Ir al contenido

co-tab-group

Ver código
<co-tab-group>
<co-tab label="General" value="general"></co-tab>
<co-tab label="Avanzado" value="advanced"></co-tab>
</co-tab-group>

Props

PropAtributoTipoDefaultDescripción
valuevaluestring | undefinedCurrently selected tab value
variantvariant"pill" | "segmented" | "underline"'pill'Visual variant, propagated to slotted co-tab children

Eventos

EventoDetailBubblesCancelableDescripción
coTabChangestringEmitted when the active tab changes

Slots

Este componente no expone slots.

CSS Parts

PartDescripción
::part(tab-group)

CSS Custom Properties

Este componente no expone CSS custom properties.