Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Next Generation of react-bootstrap-table

License

NotificationsYou must be signed in to change notification settings

react-bootstrap-table/react-bootstrap-table2

Repository files navigation

Build Status
Rebuild ofreact-bootstrap-table

Note thatreact-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:

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).

Migration

If you are coming from the legacyreact-bootstrap-table, please check out themigration guide.

Usage

Seegetting started.

Online Demo

Seereact-bootstrap-table2storybook.

Development

Please check thedevelopment 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


[8]ページ先頭

©2009-2025 Movatter.jp