UNPKG

webcoreui

Version:

UI component and template library for Astro, Svelte, and React apps styled with Sass.

5 lines (4 loc) 84 B
export type CarouselItemProps = { active?: boolean className?: string }