Interface IStaticTextConfig
Provides properties for the static-text widget.
You can use these properties in params of the AuWidgetStaticText class.
Package: ui-framework
Properties
text
A text string to be displayed.
Declaration
text: string
Property Value
| Type | Description |
|---|---|
| string | A text string to be displayed. |