Interface IBlockListPropertyItem

A property item which supports block list properties

Hierarchy

Properties

enable: boolean

Remarks

If the item is enabled in the UI.

id: string

Remarks

Unique ID for the property item.

paneId: string

Remarks

The parent pane id.

Remarks

The type name of the target property.

value: readonly string[]

Remarks

Current value of the property item.

visible: boolean

Remarks

If the item should be visible in the UI.