componente · @solu30/ui-kit/navigation
CarouselNavButtons
El componente, montado
Cargando el componente del paquete instalado…
Cargando el chunk del paquete instalado…
De dónde se importa
import { CarouselNavButtons } from '@solu30/ui-kit/navigation'Props
| Prop | Requerida | Tipo | Qué hace |
|---|---|---|---|
| onPrev | sí | () => void | — |
| onNext | sí | () => void | — |
| canPrev | sí | boolean | — |
| canNext | sí | boolean | — |
| color | opcional | string | — |
| prevLabel | opcional | string | — |
| nextLabel | opcional | string | — |