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
[]
;
}
Hierarchy (
View Summary
)
ITypeUpdateAction
TypeChangeFieldDefinitionOrderAction
Index
Properties
action
field
Names
Properties
Readonly
action
action
:
"changeFieldDefinitionOrder"
Readonly
field
Names
fieldNames
:
string
[]
Must match the set of
name
s of FieldDefinitions (up to order).
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
field
Names
Typescript SDK Type Docs
Loading...
Must match the set of
name
s of FieldDefinitions (up to order).