Client side mode props

only available in client-side mode

NameRequiredTypeDefaultDescription
search-fieldfalsestring''A specific field 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''A specific field for sorting
sort-typefalse'asc' | 'desc''asc'Order by 'asc' or 'desc' when sorting
Last Updated:
Contributors: HC200ok