Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Platform SDK
TypeChangeFieldDefinitionOrderAction
Interface TypeChangeFieldDefinitionOrderAction
interface
TypeChangeFieldDefinitionOrderAction
{
action
:
"changeFieldDefinitionOrder"
;
fieldNames
:
string
[]
;
}
Index
Properties
action
field
Names
Properties
Readonly
action
action
:
"changeFieldDefinitionOrder"
Readonly
field
Names
field
Names
:
string
[]
Must match the set of
name
s of FieldDefinitions (up to order).
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
action
field
Names
Typescript SDK Type Docs
Loading...
Must match the set of
name
s of FieldDefinitions (up to order).