Ir al contenido

co-fab

Ver código
<co-fab label="Ejemplo"></co-fab>

Props

PropAtributoTipoDefaultDescripción
ariaLabelTextaria-label-textstring | undefinedAccessible label for icon-only FABs (falls back to `label`/`icon`).
disableddisabledbooleanfalse
iconiconstring'plus'
labellabelstring | undefined
positionposition"bottom-left" | "bottom-right" | "none" | "top-left" | "top-right"'none'Fixed position on screen
sizesize"l" | "m" | "s" | "xl"'m'
variantvariant"primary" | "secondary" | "stroke"'primary'

Eventos

EventoDetailBubblesCancelableDescripción
coClickvoid

Slots

Este componente no expone slots.

CSS Parts

Este componente no expone CSS parts.

CSS Custom Properties

Este componente no expone CSS custom properties.