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

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.