Type Parameters

Hierarchy

  • IPropertyItem

Properties

enable: boolean

Remarks

If the item is enabled in the UI.

id: string

Remarks

Unique ID for the property item.

obj: T

Remarks

The object associated.

paneId: string

Remarks

The parent pane id.

property: Prop

Remarks

The target property of the object associated.

Remarks

The type name of the target property.

value: T[Prop]

Remarks

The value of the property.

visible: boolean

Remarks

If the item should be visible in the UI.

Methods

  • Returns void