Components
WProgressBar
Stories
Props
| Prop | Default | Type |
|---|---|---|
progress | number | |
autohideOnComplete | -1 | number | undefined |
keepSpaceWhenHidden | false | boolean | undefined |
clamp | [0, 100] | unknown[] | undefined |
label | string | undefined |
Slots
| Slot | Type |
|---|---|
default | {} |
CSS Variables
| Variable | Description |
|---|---|
--progress | Progress value for the progress bar |