4.0.3 • Published 4 years ago

react-bootstrap-table-next v4.0.3

Weekly downloads
57,135
License
MIT
Repository
github
Last release
4 years ago

react-bootstrap-table-next

Next generation of react-bootstrap-table

Usage

Installation

npm install react-bootstrap-table-next --save

Include CSS

react-bootstrap-table2 need you to add bootstrap css in your application firstly. About bootstrap css, we only compatible with bootstrap 3 but will start to compatible for bootstrap 4 on v0.2.0

// es5 
require('react-bootstrap-table-next/dist/react-bootstrap-table2.min.css');

// es6
import 'react-bootstrap-table-next/dist/react-bootstrap-table2.min.css';

Your First Table

import BootstrapTable from 'react-bootstrap-table-next';

const products = [ ... ];
const columns = [{
  dataField: 'id',
  text: 'Product ID'
}, {
  dataField: 'name',
  text: 'Product Name'
}, {
  dataField: 'price',
  text: 'Product Price'
}];

export default () =>
  <BootstrapTable keyField='id' data={ products } columns={ columns } />
atx-filemanager@testdev0922/restaurantshared-component-eeeeee@testdev0922/subscribelotus-subscribeacshb-react-common-nextreact-npm-libsop-cdmppe-tablereact-createpagedynamic-form-node-module-test2@schoonlabs/blocksdusk-ui-kit@infinitebrahmanuniverse/nolb-react-bo@everything-registry/sub-chunk-2543@libra1316/formiocomponent@saleshandy/designsvm_digital_formsignin-coresignin-form-corerently-billing-frontend@softwarebybaas/blog-ms-frontend@softwarebybaas/ticketing-ms-frontendxl-react-componentssuper-lemon-stemsuper-lemon-twostemgrid-examplestemgrid-example12stemgrid-example122stemgridv01state-template@mustaqim-v-aim/share-componentreact-redux-datatablereact-redux-datatable-raitzer-fork@mobieve/react-mobieve-componentsreact-edp-components@mapotempo/fleet-ui@satellite-healthcare/shc-react-web-components@thomaspollet/jsonapi-admintfsm-formsetreport-toolsampledata@sprout-platform/uitasty-ui@syneto/compass-reacttable-xntesting-zilis-component-librarydynamicformcongigurationsdynamic-form-node-module-test6dynamic-form-from-input-node-module-test1farapod-course-productionfarapod-course-sandboxformbuilder_configformbuilder_config45formbuilderdynamicairframe-dashboardairframe-dashboard-typescript@adamah/learnstorybook-design-templatefidzenterprizeappscreenficklebeans-create-admin-panel-appfpc-fext-sharedfleet-uiapplication-stemmaterial-expandv5material-expandv6material-expandv7material-expandv8material-expandv9material-expandv10material-expandv11material-expandv12material-expandv13material-expandv14material-expandv15material-expandv16cyrebros-custom-componentslatest_form_buildercards-template-code4naveen_puchakayalabetterseller-uihasanadehgrouphasanadehcourse@clutch-marketplace/react-bootstrap-table-next@digi-b2b/componentsjman-react-componentsbreakout-frontendbot-user-interfacecrudoperations@cbiitss/react-componentsbedips-toolsfosinventory-frontendinupcoinupco-packageinupco-test-packagecra-template-code4-cardscontainerinspection_2@inseefr/wilco@graphistry/share-component@hbsolutions/react-bootstrap-table-bundleplatform-frontend
4.0.3

4 years ago

4.0.2

4 years ago

4.0.1

4 years ago

4.0.0

4 years ago

3.3.5

4 years ago

3.3.4

4 years ago

3.3.3

4 years ago

3.3.2

4 years ago

3.3.1

4 years ago

3.3.0

4 years ago

3.2.1

5 years ago

3.2.0

5 years ago

3.1.9

5 years ago

3.1.8

5 years ago

3.1.7

5 years ago

3.1.6

5 years ago

3.1.5

5 years ago

3.1.4

5 years ago

3.1.3

5 years ago

3.1.2

5 years ago

3.1.1

5 years ago

3.1.0

5 years ago

3.0.3

5 years ago

3.0.2

5 years ago

3.0.1

5 years ago

3.0.0

5 years ago

2.2.0

5 years ago

2.1.2

5 years ago

2.1.1

5 years ago

2.1.0

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.4.4

5 years ago

1.4.3

5 years ago

1.4.2

5 years ago

1.4.1

5 years ago

1.4.0

5 years ago

1.3.1

5 years ago

1.3.0

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago

0.1.15

6 years ago

0.1.14

6 years ago

0.1.13

6 years ago

0.1.12

6 years ago

0.1.11

6 years ago

0.1.10

6 years ago

0.1.9

6 years ago

0.1.8

6 years ago

0.1.7

6 years ago

0.1.6

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1-beta.3

6 years ago

0.0.1-beta.2

6 years ago

0.0.1-beta.1

6 years ago