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
426 B
Plaintext
18 lines
426 B
Plaintext
11 months ago
|
# Table Accent Neutralise
|
||
|
|
||
|
Use Plugin: [bootstrap-table-accent-neutralise](https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/accent-neutralise)
|
||
|
|
||
|
## Usage
|
||
|
|
||
|
```html
|
||
|
<script src="extensions/multiple-search/bootstrap-table-accent-neutralise.js"></script>
|
||
|
```
|
||
|
|
||
|
## Options
|
||
|
|
||
|
### searchAccentNeutralise
|
||
|
|
||
|
* type: Boolean
|
||
|
* description: Set to true if you want to use accent neutralise feature.
|
||
|
* default: `false`
|