# Slot ```html ``` ```js export default { data () { return { page: 2 } } } ``` ```css .n-pagination { margin-bottom: 12px; } ```