Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -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!!!!
4 changes: 2 additions & 2 deletions docs/overlay.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

-----

Expand All @@ -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`