react-bootstrap-table2-toolkit

WebJar for react-bootstrap-table2-toolkit

License

License

MIT
Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

react-bootstrap-table2-toolkit
Last Version

Last Version

2.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

react-bootstrap-table2-toolkit
WebJar for react-bootstrap-table2-toolkit
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/react-bootstrap-table/react-bootstrap-table2

Download react-bootstrap-table2-toolkit

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/react-bootstrap-table2-toolkit/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>react-bootstrap-table2-toolkit</artifactId>
    <version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/react-bootstrap-table2-toolkit/
implementation 'org.webjars.npm:react-bootstrap-table2-toolkit:2.1.1'
// https://jarcasting.com/artifacts/org.webjars.npm/react-bootstrap-table2-toolkit/
implementation ("org.webjars.npm:react-bootstrap-table2-toolkit:2.1.1")
'org.webjars.npm:react-bootstrap-table2-toolkit:jar:2.1.1'
<dependency org="org.webjars.npm" name="react-bootstrap-table2-toolkit" rev="2.1.1">
  <artifact name="react-bootstrap-table2-toolkit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='react-bootstrap-table2-toolkit', version='2.1.1')
)
libraryDependencies += "org.webjars.npm" % "react-bootstrap-table2-toolkit" % "2.1.1"
[org.webjars.npm/react-bootstrap-table2-toolkit "2.1.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.webjars.npm : file-saver jar [2.0.2]

Project Modules

There are no modules declared in this project.

react-bootstrap-table2

Build Status
Rebuild of react-bootstrap-table

Note that react-bootstrap-table2's npm module name is react-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 legacy react-bootstrap-table, please check out the migration guide.

Usage

See getting started.

Online Demo

See react-bootstrap-table2 storybook.

Development

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

org.webjars.npm

react-bootstrap-table

Rebuilt react-bootstrap-table

Versions

Version
2.1.1