Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
History API SDK
EnumValue
Interface EnumValue
interface
EnumValue
{
key
:
string
;
label
:
string
;
}
Index
Properties
key
label
Properties
Readonly
key
key
:
string
Key of the value used as a programmatic identifier.
Readonly
label
label
:
string
Descriptive label of the value.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
key
label
Typescript SDK Type Docs
Loading...
Key of the value used as a programmatic identifier.