The Output Text component is rendered as a read-only, single-line text field.
Format: formatting applied on the object defined in the Content property
The applicable format depends on the data type of the object from the Content property:
"EEE, MMM d, ''yy""#0.00"html: HTML tags are supported.plaintext: Line breaks in the Content object are ignored.preformatted: Line breaks are respected.toString() function and no Format setting applies.The component throws InitEvent.