co-slider
This content is not available in your language yet.
Ver código
<co-slider value="40"></co-slider> Props
| Prop | Atributo | Tipo | Default | Descripción |
|---|---|---|---|---|
disabled | disabled | boolean | false | |
helperText | helper-text | string | undefined | — | |
label | label | string | undefined | — | |
max | max | number | 100 | |
min | min | number | 0 | |
secondaryLabel | secondary-label | string | undefined | — | |
showMarks | show-marks | boolean | false | Show min/max marks |
showValue | show-value | boolean | true | Show current value label |
status | status | "default" | "error" | "info" | "success" | "warning" | 'default' | |
step | step | number | 1 | |
value | value | number | 0 |
Eventos
| Evento | Detail | Bubbles | Cancelable | Descripción |
|---|---|---|---|---|
coChange | number | ✓ | ✓ | |
coInput | number | ✓ | ✓ |
Slots
Este componente no expone slots.
CSS Parts
Este componente no expone CSS parts.
CSS Custom Properties
Este componente no expone CSS custom properties.