Preparing search index...
The search index is not available
imdone-api
imdone-api
settings
ArrayItems
Class ArrayItems
Represents an item in an array property with associated metadata.
Index
Constructors
constructor
Properties
draggable
properties
title
type
Constructors
constructor
new
ArrayItems
()
:
ArrayItems
Returns
ArrayItems
Properties
draggable
draggable
:
boolean
= false
properties
properties
:
{
[
name
:
string
]:
BooleanProperty
|
NumberProperty
|
StringProperty
;
}
= {}
title
title
:
string
type
type
:
string
= 'object'
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
draggable
properties
title
type
imdone-api
Loading...
Represents an item in an array property with associated metadata.