mirror of
https://github.com/gosticks/react-bootstrap-table2.git
synced 2025-10-16 11:55:39 +00:00
12 lines
283 B
Markdown
12 lines
283 B
Markdown
---
|
|
id: bootstrap4
|
|
title: Bootstrap 4
|
|
sidebar_label: Bootstrap 4
|
|
---
|
|
|
|
## Bootstrap 3
|
|
`react-bootstrap-table2` default support bootstrap 3.
|
|
|
|
## Bootstrap 4
|
|
Add [`bootstrap4`](./table-props.html#bootstrap4-bool) prop on `BootstrapTable` or `ToolkitProvider` to enable the Bootstrap 4.
|