Text (v2)
Text component written in HTL that provides a section of rich text.
Features
- In-place editing
- Rich text editor
- Styles
Use Object
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.
BEM Description
BLOCK cmp-text
ELEMENT cmp-text__paragraph
Information
- 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