Typescript SDK Type Docs
Preparing search index...
Platform SDK
StateChangeTypeAction
Interface StateChangeTypeAction
interface
StateChangeTypeAction
{
action
:
"changeType"
;
type
:
StateTypeEnum
;
}
Hierarchy (
View Summary
)
IStateUpdateAction
StateChangeTypeAction
Index
Properties
action
type
Properties
Readonly
action
action
:
"changeType"
Readonly
type
type
:
StateTypeEnum
Resource or object types the State shall be assigned to. Must not be empty.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
type
Typescript SDK Type Docs
Loading...
Resource or object types the State shall be assigned to. Must not be empty.