mirror of
https://github.com/gosticks/react-bootstrap-table2.git
synced 2026-06-28 21:20:04 +00:00
Fix typo. (#855)
`to cusom the sort caret` => `to customize the sort-caret`
This commit is contained in:
committed by
Allen
parent
f80e1ea66c
commit
b93c683f17
@@ -164,7 +164,7 @@ Enable the column sort via a `true` value given.
|
||||
```
|
||||
|
||||
## <a name='sortCaret'>column.sortCaret - [Function]</a>
|
||||
Use`column.sortCaret` to custom the sort caret. This callback function accept two arguments: `order` and `column`
|
||||
Use`column.sortCaret` to customize the sort caret. This callback function accept two arguments: `order` and `column`
|
||||
|
||||
```js
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user