Preparing search index...
@universe-dg/sdk
Universe
Platform
Uikit
EditableValuesListElement
Interface EditableValuesListElement
List Element type
Public
interface
EditableValuesListElement
{
canMoveDown
:
boolean
;
canMoveUp
:
boolean
;
canRemove
:
boolean
;
displayName
:
string
;
id
:
string
;
node
:
ReactNode
;
}
Index
Properties
can
Move
Down
can
Move
Up
can
Remove
display
Name
id
node
Properties
can
Move
Down
canMoveDown
:
boolean
can
Move
Up
canMoveUp
:
boolean
can
Remove
canRemove
:
boolean
display
Name
displayName
:
string
id
id
:
string
node
node
:
ReactNode
On This Page
Properties
can
Move
Down
can
Move
Up
can
Remove
display
Name
id
node
Юниверс DG SDK UI
Loading...
List Element type
Public