Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Import API SDK
StateKeyReference
Interface StateKeyReference
References a state by key.
interface
StateKeyReference
{
key
:
string
;
typeId
:
"state"
;
}
Hierarchy (
View Summary
)
IKeyReference
StateKeyReference
Index
Properties
key
type
Id
Properties
Readonly
key
key
:
string
Readonly
type
Id
typeId
:
"state"
The type of the referenced resource.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
key
type
Id
Typescript SDK Type Docs
Loading...
References a state by key.