Represents an item in an array property with associated metadata.

Constructors

Properties

Constructors

Properties

draggable: boolean = false
properties: {
    [name: string]: BooleanProperty | NumberProperty | StringProperty;
} = {}
title: string
type: string = 'object'