4.0.3 • Published 5 years ago

react-bootstrap-table-next v4.0.3

Weekly downloads
57,135
License
MIT
Repository
github
Last release
5 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-2543tasty-uitable-xnxl-react-componentsstate-templatetesting-zilis-component-librarysuper-lemon-stemsuper-lemon-twotfsm-formsetvm_digital_form@clutch-marketplace/react-bootstrap-table-nextjman-react-componentslatest_form_builderstemgrid-examplestemgrid-example12stemgrid-example122stemgridv01@cbiitss/react-components@adamah/learnstorybook-design-template@digi-b2b/components@hbsolutions/react-bootstrap-table-bundle@inseefr/wilco@libra1316/formiocomponent@mustaqim-v-aim/share-component@mapotempo/fleet-ui@mobieve/react-mobieve-components@itsy-ui/freshui-theme@graphistry/share-component@saleshandy/designs@satellite-healthcare/shc-react-web-components@sprout-platform/ui@softwarebybaas/blog-ms-frontend@softwarebybaas/ticketing-ms-frontendnaveen_puchakayalasampledatareact-edp-componentsplatform-frontendrently-billing-frontendreport-toolreact-redux-datatablereact-redux-datatable-raitzer-forksignin-coresignin-form-coredynamicformcongigurationsdynamic-form-node-module-test6dynamic-form-from-input-node-module-test1ficklebeans-create-admin-panel-appfarapod-course-productionfarapod-course-sandboxfidzenterprizeappscreenfleet-uiformbuilder_configfosinventory-frontendfpc-fext-sharedformbuilderdynamic@syneto/compass-reacthasanadehcoursehasanadehgroupinupco-packageinupco-test-packageinupcomaterial-expandv10material-expandv11material-expandv12material-expandv13material-expandv14material-expandv15material-expandv16material-expandv5material-expandv6material-expandv7material-expandv8material-expandv9formbuilder_config45@thomaspollet/jsonapi-admin@zalastax/nolb-react-boairframe-dashboardairframe-dashboard-typescript@ushurengg/uicomponents@vatsdev/redux-storeapplication-stembetterseller-uibedips-toolscards-template-code4breakout-frontendbot-user-interface
4.0.3

5 years ago

4.0.2

5 years ago

4.0.1

5 years ago

4.0.0

5 years ago

3.3.5

5 years ago

3.3.4

5 years ago

3.3.3

5 years ago

3.3.2

5 years ago

3.3.1

5 years ago

3.3.0

5 years ago

3.2.1

6 years ago

3.2.0

6 years ago

3.1.9

6 years ago

3.1.8

6 years ago

3.1.7

6 years ago

3.1.6

6 years ago

3.1.5

6 years ago

3.1.4

6 years ago

3.1.3

6 years ago

3.1.2

6 years ago

3.1.1

6 years ago

3.1.0

6 years ago

3.0.3

6 years ago

3.0.2

6 years ago

3.0.1

6 years ago

3.0.0

6 years ago

2.2.0

6 years ago

2.1.2

6 years ago

2.1.1

6 years ago

2.1.0

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago

1.4.4

6 years ago

1.4.3

6 years ago

1.4.2

6 years ago

1.4.1

6 years ago

1.4.0

7 years ago

1.3.1

7 years ago

1.3.0

7 years ago

1.2.1

7 years ago

1.2.0

7 years ago

1.1.4

7 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.0

7 years ago

0.1.15

7 years ago

0.1.14

7 years ago

0.1.13

7 years ago

0.1.12

7 years ago

0.1.11

7 years ago

0.1.10

7 years ago

0.1.9

7 years ago

0.1.8

7 years ago

0.1.7

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1-beta.3

7 years ago

0.0.1-beta.2

7 years ago

0.0.1-beta.1

7 years ago