react-bootstrap-table2-paginator

WebJar for react-bootstrap-table2-paginator

License

License

MIT
Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

react-bootstrap-table2-paginator
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

react-bootstrap-table2-paginator
WebJar for react-bootstrap-table2-paginator
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-paginator

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

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