You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
307 B
Plaintext

# Table Filter
Use Plugin: [bootstrap table filters](https://github.com/lukaskral/bootstrap-table-filter)
## Usage
```html
<script src="extensions/filter/bootstrap-table-filter.js"></script>
```
## Options
### showFilter
* type: Boolean
* description: set true to show filter menu.
* default: `false`