grid-pro.localstoragestatepersistence.getcolumnstate
Home > @genesislcap/grid-pro > LocalStorageStatePersistence > getColumnState
LocalStorageStatePersistence.getColumnState() method
Signature:
getColumnState(persistColumnStateKey: string): Promise<ColumnState[]>;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
persistColumnStateKey |
string |
Returns:
Promise<ColumnState[]>