mirror of
https://github.com/gosticks/react-bootstrap-table2.git
synced 2026-06-28 13:10:03 +00:00
patch docs
This commit is contained in:
@@ -168,7 +168,7 @@ const columns = [..., {
|
||||
|
||||
> **Notes:** date filter accept a Javascript Date object in your raw data.
|
||||
|
||||
Date filter is same as other filter, you can custom the number filter via `dateFilter` factory function:
|
||||
Date filter is same as other filter, you can custom the date filter via `dateFilter` factory function:
|
||||
|
||||
```js
|
||||
import filterFactory, { selectFilter, Comparator } from 'react-bootstrap-table2-filter';
|
||||
|
||||
Reference in New Issue
Block a user