Skip to content

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

ToolbarProps.state property

Latest list state snapshot. Consumers can use this to render counters or to derive disabled states for toolbar controls.

Signature:

typescript
state: ListState<any>;