co-transfer-list
Ver código
<co-transfer-list label="Ejemplo"></co-transfer-list> Props
| Prop | Atributo | Tipo | Default | Descripción |
|---|---|---|---|---|
disabled | disabled | boolean | false | |
helperText | helper-text | string | undefined | — | |
label | label | string | undefined | — | |
leftTitle | left-title | string | 'Available' | |
options | options | TransferOption[] | string | string[] | '[]' | All available options |
rightTitle | right-title | string | 'Selected' | |
status | status | "default" | "error" | "info" | "success" | "warning" | 'default' | |
value | value | string | string[] | '[]' | Values in the right (selected) list |
Eventos
| Evento | Detail | Bubbles | Cancelable | Descripción |
|---|---|---|---|---|
coChange | string[] | ✓ | ✓ |
Slots
Este componente no expone slots.
CSS Parts
Este componente no expone CSS parts.
CSS Custom Properties
Este componente no expone CSS custom properties.