DataView: lazy loading implementation #1264
Labels
Type: Enhancement
Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone
I'm submitting a ... (check one with "x")
Current behavior
Lazy loading on DataTable has the ability to load pages of data and each time the page changes a loading flag can be set and an internal "loading" overlay and icon is set.
This is not implemented on DataView, despite documentation stating "Refer to DataTable lazy loading for a sample implementation"
Expected behavior
Be able to set a "loading" prop which displays the internal loading overlay
Minimal reproduction of the problem with instructions
Please tell us about your environment:
4.1.0
All
Typescript
The text was updated successfully, but these errors were encountered: