Appearance
Home > @liquidrazor/list-display > ActionContextBase > exportState
ActionContextBase.exportState property
Export a full snapshot of the current list state.
Signature:
typescript
exportState: () => ListSnapshot<TRow, TRowId>;