Skip to main content

Interface: UIState

Defined in: shared/types/configTypes.ts:102

UI state that can be cached.

Propertiesโ€‹

componentState?โ€‹

optional componentState?: UnknownRecord;

Defined in: shared/types/configTypes.ts:104

UI component state


preferences?โ€‹

optional preferences?: Record<string, ConfigValue>;

Defined in: shared/types/configTypes.ts:106

User preferences


viewState?โ€‹

optional viewState?: UnknownRecord;

Defined in: shared/types/configTypes.ts:108

View state