Skip to content

co-number-field

This content is not available in your language yet.

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

Props

PropAtributoTipoDefaultDescripción
disableddisabledbooleanfalse
helperTexthelper-textstring | undefined
labellabelstring | undefined
maxmaxnumber | undefined
minminnumber | undefined
placeholderplaceholderstring'0'
secondaryLabelsecondary-labelstring | undefined
statusstatus"default" | "error" | "info" | "success" | "warning"'default'
stepstepnumber1
valuevaluenumber0

Eventos

EventoDetailBubblesCancelableDescripción
coChangenumber

Slots

Este componente no expone slots.

CSS Parts

Este componente no expone CSS parts.

CSS Custom Properties

Este componente no expone CSS custom properties.