Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Import API SDK
LocalizedStringSetField
Interface LocalizedStringSetField
A field with a localized string set value.
interface
LocalizedStringSetField
{
type
:
"LocalizedStringSet"
;
value
:
LocalizedString
[]
;
}
Index
Properties
type
value
Properties
Readonly
type
type
:
"LocalizedStringSet"
Readonly
value
value
:
LocalizedString
[]
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 string set value.