Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Platform SDK
StateAddRolesAction
Interface StateAddRolesAction
interface
StateAddRolesAction
{
action
:
"addRoles"
;
roles
:
string
[]
;
}
Hierarchy (
View Summary
)
IStateUpdateAction
StateAddRolesAction
Index
Properties
action
roles
Properties
Readonly
action
action
:
"addRoles"
Readonly
roles
roles
:
string
[]
Value to append to the array.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
roles
Typescript SDK Type Docs
Loading...
Value to append to the array.