Skip to content

Home > @liquidrazor/list-display > TableProps > state

TableProps.state property

Current list state containing the rows to render.

Signature:

typescript
state: ListState<any>;