Appearance
Home > @liquidrazor/list-display > UseListCoreResult > exportState
UseListCoreResult.exportState property
Exports the current state into a serializable snapshot.
Signature:
typescript
exportState: () => ListSnapshot<TRow, TRowId>;