Localization string id and border enable boolean for multiline text component.

Hierarchy

Properties

border: boolean
enable?: boolean

Remarks

If the item is enabled in the UI.

onChange?: OnChangeCallback<PropertyBag, string>

Remarks

Callback to execute when the value is updated.

titleAltText?: string

Remarks

Fallback display text if no loc ID

titleStringId?: string

Remarks

Loc ID (resolved on client)

valueStringId: string
visible?: boolean

Remarks

If the item should be visible in the UI.