Skip to content

co-select

This content is not available in your language yet.

Ver código
<co-select label="País" placeholder="Selecciona…"></co-select>

Props

PropAtributoTipoDefaultDescripción
clearableclearablebooleanfalse
disableddisabledbooleanfalse
helperTexthelper-textstring | undefined
iconLefticon-leftstring | undefined
labellabelstring | undefined
multiplemultiplebooleanfalse
optionsoptionsSelectOption[] | string | string[]'[]'
placeholderplaceholderstring'Select…'
secondaryLabelsecondary-labelstring | undefined
statusstatus"default" | "error" | "info" | "success" | "warning"'default'
valuevaluestring | string[]''

Eventos

EventoDetailBubblesCancelableDescripción
coChangestring | string[]
coClearvoid

Slots

Este componente no expone slots.

CSS Parts

Este componente no expone CSS parts.

CSS Custom Properties

Este componente no expone CSS custom properties.