> For the complete documentation index, see [llms.txt](https://docs.work-relay.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.work-relay.com/forms/form-components/options/static-text.md).

# Static text

Static text component displays text or HTML elements.

## Working with component

[Managing components](https://neostella.gitbook.io/work-relay-documentation/K6d8zoAI1M2x24Qd4SS2/forms/form-components/working-with-form-components#managing-components)

## Component properties

[Components basic properties](https://neostella.gitbook.io/work-relay-documentation/K6d8zoAI1M2x24Qd4SS2/forms/form-components/components-basic-properties)

This component has the following specific properties:

![](/files/7ba395e64ab8b30aacd0b1094d0c11a4c665c3a2)

* 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.
* The Entire Width (4) - this checkbox is available only when "Hide Title" checkbox is checked. If check it, text will be displayed in a full width container (also, Title will be hidden, so, proper checkbox (3) will not be shown at all).

## Validation rules

This component has no validation rules

## Events

This component has no events

## Conditional styles

[Form components conditional styling](https://neostella.gitbook.io/work-relay-documentation/K6d8zoAI1M2x24Qd4SS2/forms/basics/conditional-styles)

This component has following conditional styles available:

* hide
* show

{% hint style="info" %}
In non-HTML mode static text supports common line breaks (with "Enter" key).
{% endhint %}
