DataLoadEvent
Specifies the event arguments triggered after successful data fetch.
Props
The following table outlines the props for the DataLoadEvent:
| Name | Type | Default | Description |
|---|---|---|---|
| data | - | Specifies the dataSource, which can be an array of objects or primitive arrays. |