Text element
Last updated: Dec 04, 2023

The text element is the most basic element of all. It just displays the text as it is on the frontend.

Let's say we have an element named nice-text.

The input of this element is directly shown on the content pages when using <?=$nice-text;?>.

<?=$nice-text;?>
1