Optional properties for Text property item

Hierarchy

Properties

alignment?: LayoutAlignment

Remarks

Determines alignment of the text. If undefined, it will default to left aligned.

border?: boolean

Remarks

Adds a border around the text. If undefined, it will default to true.

enable?: boolean

Remarks

Initial enabled state of property item. If undefined, it will default to true.

Remarks

Localized title of the text item.

visible?: boolean

Remarks

Initial visibility state of property item. If undefined, it will default to true.