Properties
Last updated
Get properties off your instance using the ref attribute.
openChildRows array The ids of all the currently open child rows
filteredData array (client table only) the data currently shown in the table after filtering, sorting and pagination
allFilteredData array (client table only) similar to filteredData but before pagination
filtersCount integer number of active filters
selectedRows array all selected rows when using the selectable option
Last updated