Interface: UIState
Defined in: shared/types/configTypes.ts:100
UI state that can be cached.
Propertiesโ
componentState?โ
optionalcomponentState?:UnknownRecord
Defined in: shared/types/configTypes.ts:102
UI component state
preferences?โ
optionalpreferences?:Record<string,ConfigValue>
Defined in: shared/types/configTypes.ts:104
User preferences
viewState?โ
optionalviewState?:UnknownRecord
Defined in: shared/types/configTypes.ts:106
View state