componente · @solu30/ui-kit/input
FieldGroup
El componente, montado
Cargando el componente del paquete instalado…
Cargando el chunk del paquete instalado…
De dónde se importa
import { FieldGroup } from '@solu30/ui-kit/input'Props
| Prop | Requerida | Tipo | Qué hace |
|---|---|---|---|
| columns | opcional | { | Responsive column count |
| sm | opcional | number | — |
| md | opcional | number | — |
| lg | opcional | number | — |
| gap | opcional | 'sm' | 'md' | 'lg' | Gap between fields |
| title | opcional | string | Section title |
| description | opcional | string | Section description |
| className | opcional | string | — |
| children | sí | ReactNode | — |