Renato Guimarães

Results 1 comments of Renato Guimarães

Hello @Cuacha07, you can use @input to watch the page change event. ```html ``` ``` javascript methods: { handlePageChange (page) { // handle the page change here! } } ```