co-fab
Ver código
<co-fab label="Ejemplo"></co-fab> Props
| Prop | Atributo | Tipo | Default | Descripción |
|---|---|---|---|---|
disabled | disabled | boolean | false | |
icon | icon | string | 'plus' | |
label | label | string | undefined | — | |
position | position | "bottom-left" | "bottom-right" | "none" | "top-left" | "top-right" | 'none' | Fixed position on screen |
size | size | "l" | "m" | "s" | 'm' | |
variant | variant | "primary" | "secondary" | "stroke" | 'primary' |
Eventos
| Evento | Detail | Bubbles | Cancelable | Descripción |
|---|---|---|---|---|
coClick | void | ✓ | ✓ |
Slots
Este componente no expone slots.
CSS Parts
Este componente no expone CSS parts.
CSS Custom Properties
Este componente no expone CSS custom properties.