-
Notifications
You must be signed in to change notification settings - Fork 301
Using `vuetable` with Twitter's Bootstrap
Rati Wannapanop edited this page Jul 30, 2016
·
3 revisions
You can checkout the more updated version of this example at https://github.com/ratiw/vuetable-example-vueify-bootstrap. With the updated version, VuetablePagination is already working with Bootstrap. You just need to specified the appropriate styling via
paginationConfig
callback.Just right-click and select View Source form within your browser.
- Properties
- Fields Definition
- Special Field
- Callbacks
- Detail Row
- Events
- Data Format (JSON)
- Sorting, Paging, and Page Sizing of Data
- Appending Other Parameters to the Query String
- Sample Data Using Laravel
- Customize the Pagination Info
- Pagination Components
- CSS Styling
- Using vuetable with Twitter's Bootstrap
- Displaying a Loading Animation
- Extending vuetable Pagination Component