Rebuild of react-bootstrap-table
Note that
react-bootstrap-table2
's npm module name isreact-bootstrap-table-next
due to the name being already taken.
react-bootstrap-table2
separates some functionalities from its core modules to other modules as listed in the following:
react-bootstrap-table-next
react-bootstrap-table2-filter
react-bootstrap-table2-editor
react-bootstrap-table2-paginator
react-bootstrap-table2-overlay
react-bootstrap-table2-toolkit
Not only does this reduce the bundle size of your apps but also helps us have a cleaner design to avoid handling too much logic in the kernel module(SRP).
MigrationIf you are coming from the legacy react-bootstrap-table
, please check out the migration guide.
See getting started.
Online DemoSee react-bootstrap-table2
storybook.
Please check the development guide.
Running storybook example on your local machine# Clone the repo $ git clone https://github.com/react-bootstrap-table/react-bootstrap-table2.git # change dir to the cloned repo $ cd react-bootstrap-table2 # Install all dependencies with yarn $ yarn install # Start the stroybook server, then go to localhost:6006 $ yarn storybook
Storybook examples: packages/react-bootstrap-table2-example/examples
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4