co-helper-text
Helper / validation text shown below form fields.
Ver código
<co-helper-text>Texto de ayuda</co-helper-text> Props
| Prop | Atributo | Tipo | Default | Descripción |
|---|---|---|---|---|
message | message | string | undefined | — | Text content (can also use default slot) |
status | status | "default" | "error" | "info" | "success" | "warning" | 'default' | Status variant |
Eventos
Este componente no emite eventos personalizados.
Slots
Este componente no expone slots.
CSS Parts
| Part | Descripción |
|---|---|
::part(helper-text) |
CSS Custom Properties
Este componente no expone CSS custom properties.