Component that renders a text that can be shown as a label.
When used in the context of an entity form as a label, this component is usually bound to a translation.
| Attribute | Description |
|---|---|
| value | The value shown as text. |
| Event | Description |
|---|---|
| OnClick | This event is triggered when the text is clicked |