co-progress-bar
This content is not available in your language yet.
A horizontal progress bar with status colors.
Ver código
<co-progress-bar value="65"></co-progress-bar> Props
| Prop | Atributo | Tipo | Default | Descripción |
|---|---|---|---|---|
status | status | "default" | "error" | "success" | "warning" | 'default' | Status / color variant |
thickness | thickness | number | 4 | Height of the bar in px |
value | value | number | 0 | Progress value 0-100 |
variant | variant | "dashed" | "solid" | 'solid' | Visual style |
Eventos
Este componente no emite eventos personalizados.
Slots
Este componente no expone slots.
CSS Parts
| Part | Descripción |
|---|---|
::part(bar) |
CSS Custom Properties
Este componente no expone CSS custom properties.