bp-sdk-progress
Custom element hooks
Name | Description |
---|
bp-sdk-external-progress | disable html |
Classes
Name | Description |
---|
bp-sdk-progress__container | Root div element |
bp-sdk-progress__bar | Progress element to display progress |
Properties
Property | Attribute | Description | Type | Default |
---|
label | label | Progress description for screen readers | string | undefined |
value | value | Progress value | number | undefined |
Dependencies
Used by
Graph
graph TD;
bp-sdk-accumulation-question-group --> bp-sdk-progress
style bp-sdk-progress fill:#f9f,stroke:#333,stroke-width:4px
Built with StencilJS