home | actionText | actionLink | footer | sidebar |
---|---|---|---|---|
true |
Get Started ⇒ |
/guide/ |
MIT Licensed | Copyright © 2018-present Rati Wannapanop |
auto |
- version
- Work with data from API endpont or existing data array/object
- Define fields to map your JSON data structure for display
- Customize your field data display with formatter if needed
- Advanced field customization can be done via scoped slot and field component
- Single sort or multi-sort if your API is supported
- Pagination components included, swappable and extensible, or write your own
- Optional detail row to display additional data for each row
- Adaptable to any CSS framework if it supports HTML table.
- And a lot more!