Interface ElementProperty

Represents a property of an element.

Hierarchy

  • ElementProperty

Properties

customProps?: CustomElementProperty[]
maxValue?: number
minValue?: number
name: string
numberValue?: number
textValue?: string