co-rating
This content is not available in your language yet.
Ver código
<co-rating value="4"></co-rating> Props
| Prop | Atributo | Tipo | Default | Descripción |
|---|---|---|---|---|
disabled | disabled | boolean | false | |
helperText | helper-text | string | undefined | — | |
icon | icon | string | 'star' | |
label | label | string | undefined | — | |
max | max | number | 5 | |
readOnly | read-only | boolean | false | |
size | size | "large" | "small" | 'small' | |
status | status | "default" | "error" | "info" | "success" | "warning" | 'default' | |
value | value | number | 0 |
Eventos
| Evento | Detail | Bubbles | Cancelable | Descripción |
|---|---|---|---|---|
coChange | 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.