Type alias ComponentState

ComponentState: Record<string, any>

State object for saving and restoring state of component in browser storage for example

Generated using TypeDoc