This commit is contained in:
陳乙山 2018-03-15 09:33:09 +08:00
parent cdcd69a854
commit 5303c1ae22
2 changed files with 3 additions and 3 deletions

View File

@ -15,4 +15,4 @@ sidebar_label: About
* Support nest data * Support nest data
* Support table footer * Support table footer
> Due to `react-bootstrap-table2` already taked on npm so that our npm module name is **`react-bootstrap-table-next`**. Anyway, we still use or mention `react-bootstrap-table2` in any our git repository, offical website and documents!!, ony the npm name is different!!!! > Due to `react-bootstrap-table2` already taked on npm so that our npm module name is **`react-bootstrap-table-next`**. Anyway, we still use or mention `react-bootstrap-table2` in any our git repository, offical website and documents!!, only the npm name is different!!!!

View File

@ -4,7 +4,7 @@ title: Remote Loading/Overlay
sidebar_label: Overlay sidebar_label: Overlay
--- ---
In `react-bootstrap-table2`, you will be easier to custom the loading or lverlay on table no matter if remote enabled or not. In the following, we have two way to do it: In `react-bootstrap-table2`, you will be easier to custom the loading or overlay on table no matter if remote enabled or not. In the following, we have two way to do it:
----- -----