Leave Yamada UI a star

Star
Yamada UIYamada UIv1.6.4

Carousel

Carousel is a component that displays multiple elements like a slideshow.

Source@yamada-ui/carousel

Props

CarouselProps

CarouselControlProps

disableRipple

Description

If true, disable ripple effects when pressing a element.

Type

boolean

Default

false

icon

Description

The icon to be used in the button.

Type

ReactElement<any, string | JSXElementConstructor<any>>

isActive

Description

If true, the button is represented as active.

Type

boolean

Default

false

isDisabled

Description

If true, the button is disabled.

Type

boolean

Default

false

isLoading

Description

If true, the loading state of the button is represented.

Type

boolean

Default

false

isRounded

Description

If true, the button is full rounded. Else, it'll be slightly round.

Type

boolean

Default

false

CarouselIndicatorsProps

component

Description

The custom carousel indicator to use.

Type

FC<{ index: number; isSelected: boolean }>

CarouselSlideProps

index

Type

number

size

Description

The CSS width property.

Type

number | "px" | (string & {}) | "2xl" | "lg" | "md" | "sm" | "xl" | ({} & string) | "-moz-initial" | "inherit" | "initial" | "revert" | "revert-layer" | "unset" | "-moz-fit-content" | ... 77 more ... | ((theme: StyledTheme) => UIValue<...>)

Edit this page on GitHub

PreviousRadialChartNextReorder