Skip to content

Paragraph (paragraph)

← Back to Text Elements | 📋 All Elements


This element is available in the Lucit Template Designer Elements Panel and can be added to any template by clicking on it.

When this element is added, the code listed in Element HTML will be added as a new layer in your template design that you can then customize as you see fit.

Overview

  • Type: text
  • Element Class: App\LuCore\DriveTemplates\TextDriveTemplateElementClass

basic text, paragraph

Preview

Lorem ipsum dolor sit amet, consectetur adipiscing elit

Element HTML

<div x-objectcode="paragraph" class="lc_ut_designer lc_dt_element lc_dt_text lc_dt_text_editable lc_format_fit_text" id="{id}" title="Paragraph" style="">Lorem ipsum dolor sit amet, consectetur adipiscing elit</div>

← Back to Text Elements | 📋 All Elements