Text component written in HTL that provides a section of rich text.
- In-place editing
- Rich text editor
- Styles
The Title component uses the com.adobe.cq.wcm.core.components.models.Text
Sling model as its Use-object. The current implementation reads
the following resource properties:
./text
- the actual text to be rendered./textIsRich
- flag determining if the rendered text is rich or not, useful for applying the correct HTL display context./id
- defines the component HTML ID attribute.
BLOCK cmp-text
ELEMENT cmp-text__paragraph
- Vendor: Adobe
- Version: v2
- Compatibility: AEM 6.3
- Status: production-ready
- Documentation: https://www.adobe.com/go/aem_cmp_text_v2
- Component Library: https://www.adobe.com/go/aem_cmp_library_text