the component props
Optional classadditional container class name
table column names
Optional data?: DashTableDatatable data
Optional defaultdefault ascending sorting (default: true)
Optional defaultdefault sorting column
Optional filter?: DashTableFilterfilter elements
Optional header?: anyadditional content
Optional id?: anythe unique identifier for the table
Optional inneradditional inner container class name
Optional rememberremember table sorting in the query string
Optional setsorting callback
sorting callback
Optional title?: stringtable title
DashTable element
Generated using TypeDoc
React sortable table component