Typescript SDK Type Docs
Preparing search index...
Platform SDK
TypeChangeKeyAction
Interface TypeChangeKeyAction
interface
TypeChangeKeyAction
{
action
:
"changeKey"
;
key
:
string
;
}
Hierarchy (
View Summary
)
ITypeUpdateAction
TypeChangeKeyAction
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.