Pro version only
This functionality is available in the PRO edition only.
checks whether the specified data range is loaded from the server
isDataLoaded(from?: number, to?: number): boolean;
Parameters:from: number
- optional, the index of the first element of the data range to be checkedto: number
- optional, the index of the last element of the data range to be checkedtrue
, if a range of data is loaded; otherwise, false
.
Example
component.data.isDataLoaded();
Change log:
added in v6.4
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4