Interface: TextOptions
Beta
Options for configuring a text component (label or header).
Properties
tooltip?
optionaltooltip?:string|ObservableString|ObservableUIRawMessage|UIRawMessage
Beta
visible?
optionalvisible?:boolean|ObservableBoolean
Beta
Remarks
When false or bound to a false ObservableBoolean, the text component is hidden.
