assisrafael / react-bootstrap-utils

React bootstrap library
MIT License
6 stars 6 forks source link

feat(table): implement table sorting by column #3

Closed gabrielpadov closed 4 years ago

gabrielpadov commented 4 years ago

We may sometime need to add sorting a-z or z-a or asc or desc order the attribute numeric of table column. tablesort

assisrafael commented 4 years ago

Check the new attribute columnHeaderFormat from

on version 0.8.1.