Text

The Text component allows for the configuration and display of a text item on a page.

Examples

Example texts

For more information on using the Rich Text WYSIWYG editor please visit the WYSIWYG Page

Authoring

Configure Dialog

The configure dialog allows the content author to define the text and how it will behave and appear for a visitor to the page.

Properties Tab

Text Properties

The edit dialog offers the standard rich text formatting tools a user would expect to compose text.

For more information on using the Rich Text WYSIWYG editor please visit the WYSIWYG Page

Styles

The text comes with a number of available styles that will be customized for your specific site and theme. You can use the styles selector to pick a style for your text.

Text Styles

Available Styles

  • Primary
  • Secondary
  • Light
  • Dark

Developers

Markup

<div class="cmp-text">
  <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Eu mi bibendum neque egestas congue quisque egestas. Varius morbi enim nunc faucibus a pellentesque. Scelerisque eleifend donec pretium vulputate sapien nec sagittis.</p>
</div>