Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Platform SDK
TypeChangeLabelAction
Interface TypeChangeLabelAction
interface
TypeChangeLabelAction
{
action
:
"changeLabel"
;
fieldName
:
string
;
label
:
LocalizedString
;
}
Hierarchy (
View Summary
)
ITypeUpdateAction
TypeChangeLabelAction
Index
Properties
action
field
Name
label
Properties
Readonly
action
action
:
"changeLabel"
Readonly
field
Name
fieldName
:
string
Name of the
Field Definition
to update.
Readonly
label
label
:
LocalizedString
New value to set. Must not be empty.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
field
Name
label
Typescript SDK Type Docs
Loading...
Name of the Field Definition to update.