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 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
---
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:
-----
@ -16,4 +16,4 @@ In `react-bootstrap-table2`, you will be easier to custom the loading or lverlay
## Loading Table
In the most of case for remote mode, you need the loading animation to tell the user the table is loading or doing some action in the background. Hence, you can lervarge [**`overlay`**](./table-props.html#overlay-function) prop.
[**Here**](../storybook/index.html?selectedKind=EmptyTableOverlay) is also a example for `overlay`
[**Here**](../storybook/index.html?selectedKind=EmptyTableOverlay) is also a example for `overlay`