Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Platform SDK
StateChangeKeyAction
Interface StateChangeKeyAction
interface
StateChangeKeyAction
{
action
:
"changeKey"
;
key
:
string
;
}
Hierarchy (
View Summary
)
IStateUpdateAction
StateChangeKeyAction
Index
Properties
action
key
Properties
Readonly
action
action
:
"changeKey"
Readonly
key
key
:
string
New value to set. Must not be empty.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
key
Typescript SDK Type Docs
Loading...
New value to set. Must not be empty.