react-data-table-component
react-data-table-component copied to clipboard
Resizable columns in Tables
Currently, all tables have fixed column widths. If a user can drag the columns to the desired width, it would create a much better experience.
Feature Check list
- [ ] Agree to the Code of Conduct
- [ ] Read the README to ensure the feature is not already present
- [ ] You read Creating Issues, Features and Pull Requests
- [ ] Considered the value versus complexity for all users of the library as well as library maintenance
- [ ] Considered if this can be a storybook or documentation example
Found any fix?