# Basic ```html Start Me up Oops! Content Footer ``` ```js export default { data () { return { isActive: false, inputValue: '' } } } ```