개발관련/VUE JS
vuetify pagination 예제
후니의 개발이야기
2022. 1. 11. 19:01
728x90
반응형
https://vuetifyjs.com/en/components/data-tables/#expandable-rows
Data table component
The data table component is used for displaying tabular data in a way that is easy for users to scan. It includes so...
vuetifyjs.com
보통 pagination 은 하단에 숫자로 이루어져있습니다.
그 예제는 위의 링크에서 보실 수 있습니다.
위의 예를 보시면 페이징을 예쁘게 적용하실수 있습니다.
728x90
반응형