Option: Static Text

Static text component displays text or HTML elements.

Adding component:

Component properties:

  • Text (1) - text or HTML code of elements to be displayed

  • Render as HTML (2) - will interprete entered text as HTML code. HTML tags and styles are allowed, but JavaScript will be removed.

  • Hide Title (3) - component's title (5), if has been set, will not be displayed.

Validation rules:

  • This component has no validation rules

Events:

  • This component has no events

Conditional styles:

Note: in non-HTML mode static text supports common line breaks (with "Enter" key).

Last updated