Client side mode props

only available in client-side mode

NameRequiredTypeDefaultDescription
filter-optionsfalseFilterOption[]nullFilter options, click hereopen in new window for more information.
search-fieldfalsestring | string[]''Specific field(s) in which you search for information. Notice that the value of search field should be a value of header item, not text of header item. If you don't pass a specific field, the component will search in all fields.
search-valuefalsestring''Search value
sort-byfalsestring | string[]''A specific field for sorting or multiple fields for sorting
SortType ('asc' | 'desc') | SortType[]sort-typefalse'asc'