Progress bar component written in HTL.
- Allows displaying a visual indication of progress.
- Markup inspired from W3, which makes it compatible with older browsers too.
The Progress Bar component uses the com.adobe.cq.wcm.core.components.models.ProgressBar
Sling model as its Use-object.
The following properties are written to JCR for this Progress Bar component and are expected to be available as Resource
properties:
./completed
- will store the completion percentage./id
- defines the component HTML ID attribute.
BLOCK cmp-progressbar
ELEMENT cmp-progressbar__label--completed
ELEMENT cmp-progressbar__label--remaining
ELEMENT cmp-progressbar__bar
- Vendor: Adobe
- Version: v1
- Compatibility: AEM 6.3
- Status: production-ready
- Documentation: https://www.adobe.com/go/aem_cmp_progressbar_v1
- Component Library: https://www.adobe.com/go/aem_cmp_library_progress