Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Import API SDK
LocalizedEnumSetField
Interface LocalizedEnumSetField
A field with a localized enum set value.
interface
LocalizedEnumSetField
{
type
:
"LocalizedEnumSet"
;
value
:
string
[]
;
}
Index
Properties
type
value
Properties
Readonly
type
type
:
"LocalizedEnumSet"
Readonly
value
value
:
string
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
type
value
Typescript SDK Type Docs
Loading...
A field with a localized enum set value.