vue-data-tables
Version:
A simple, customizable and pageable table, based on vue2 and element-ui.
16 lines (15 loc) • 455 B
Markdown
- Getting Start
- [Quick Start](quickstart)
- [Introduce](introduce)
- Guide
- [Render Table](renderTable)
- [Table Action](tableAction)
- [Checkbox Filter](checkboxFilter)
- [Search Box filter](searchBoxFilter)
- [Sort](sort)
- [Customize Action Bar](defineActionBar)
- [Table Action col](tableActionCol)
- [Customize Action column](defineActionCol)
- [Pagination](pagination)
- [Event](event)
- [Load massive data](serverData)