# Basic ```html ``` ```js export default { data () { return { page: 2 } } } ```