#
Remote DataThis feature allows the user to implement a custom data fetching function. Using this functionality searching, filtering, sorting and paging are ignored and have to be manually implemented.
#
PropsField | Type | Description |
---|---|---|
data | Array or func | Data to be rendered |
#
Usage#
Live Demonote
See here for more on the GLOBAL_VARS
we use in our demos
Live Editor
Result