vue-uikit-datatable
A Simple Datatable for the UiKit 3.0 Framework.
For npm:
For yarn
To Use
Import the Datatable by using
Basic Example
For Checkbox selection
Checkbox selection is on by default, remove it by using the prop checkbox-filter
To process get the items selected, add selected-change
Example
To Use Search Box
Add the prop search-attrs