componente · @solu30/ui-kit/input
WizardNavFooter
El componente, montado
Cargando el componente del paquete instalado…
Cargando el chunk del paquete instalado…
De dónde se importa
import { WizardNavFooter } from '@solu30/ui-kit/input'Props
| Prop | Requerida | Tipo | Qué hace |
|---|---|---|---|
| onBack | sí | () => void | — |
| onNext | sí | () => void | — |
| isFirstStep | opcional | boolean | — |
| isPending | opcional | boolean | — |
| canAdvance | opcional | boolean | — |
| isSubmitStep | opcional | boolean | — |
| submitLabel | opcional | string | — |
| className | opcional | string | — |