Skip to main content

Interface: UIState

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

UI state that can be cached.

Propertiesโ€‹

componentState?โ€‹

optional componentState: UnknownRecord

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

UI component state


preferences?โ€‹

optional preferences: Record<string, ConfigValue>

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

User preferences


viewState?โ€‹

optional viewState: UnknownRecord

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

View state