Properties
Get properties off your instance using the ref
attribute.
openChildRows
array
The ids of all the currently open child rowsfilteredData
array
(client table only) the data currently shown in the table after filtering, sorting and paginationallFilteredData
array
(client table only) similar tofilteredData
but before paginationfiltersCount
integer
number of active filtersselectedRows
array
all selected rows when using theselectable
option
Last updated