# Basic ```html ``` ```js export default { data () { return { active: false } } } ```