1.0.1 • Published 5 months ago
@atmgrupomaggioli/iris-progressbar v1.0.1
iris-progressbar
Properties
Property | Attribute | Description | Type | Default |
---|---|---|---|---|
color | color | Color de la barra. | "basic" \| "error" \| "primary" \| "success" \| "warning" | 'primary' |
current | current | Valor actual del progreso. | number | 0 |
indeterminate | indeterminate | Modo indeterminado (animación infinita). | boolean | false |
label (required) | label | Texto descriptivo del proceso (ej: "Procesando registros"). | string | undefined |
max | max | Valor máximo del progreso. | number | 100 |
Built with StencilJS