Skip to content
Velkin LogoVelkin Logo
Velkin
VELKIN/UI

Modern UI components for product teams and their AI agents. Lit core, typed wrappers, live MCP.

sales@velkinui.com

Product

  • Docs
  • Components
  • Studio
  • Pricing

Resources

  • Quick start
  • Blog
  • Changelog
  • Roadmap
  • Status

Project

  • About
  • Contact
  • License
  • Privacy
  • Terms

© 2026 Velkin. MIT core · Pro licenses available.

VELKIN

Carousel Item

A carousel slide component for use inside `<vu-carousel>`.

vu-carousel-item · @velkin/react/carousel-item

Copy page

Import

React
npm i @velkin/react

import { VuCarouselItem } from "@velkin/react/carousel-item";

Examples

API

Tables match the member selected under Import.

Props

PropTypeDefaultDescription
labelstring""Optional accessible name for this slide; when empty the parent supplies "N of M".

Slots

SlotDescription
—- Slide content (media, cards, or any markup).

CSS parts

PartDescription
baseSlide content wrapper.

Related

Companions

  • Carousel`vu-carousel`

Surfaces

  • AccordionAn accordion component for expandable sections with keyboard navigation.
  • Accordion ItemA collapsible accordion item component with a header trigger and body panel.
  • CardA card component with media, header, body, and footer slots.

Guides

  • ThemingTokens and VuThemeProvider
  • StylingCSS parts and tokens
  • AppearanceSurface tone and radius

Browse

  • Previous: CarouselEarlier in the sidebar
  • Next: Adaptive BarLater in the sidebar
  • All componentsBrowse the full index