# Basic ```html ``` ```js export default { data () { return { value: 0 } } } ```