it's a loading overlay addons for react-bootstrap-table2
npm install react-bootstrap-table2-overlayreact-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:-----
noDataIndication is a simple case you can take it, if current data size is empty, react-bootstrap-table2 will call the noDataIndication prop and get the result to display on the table. Here is a quick exmaple for noDataIndication.
overlay prop.Here is also a example for overlay