## Overview

`<sd-carousel-item>` — Used within `sd-carousel` to represent a slide.

## API

### Key Properties

- prop.dir: 'ltr'|'rtl'|'auto' — The element's directionality.
- prop.lang: string — The element's language.

### Slots

- slot.default: The carousel item's content.

## Guidelines

### Use Cases

- Used within sd-carousel to represent a slide that could take a shape of an image or video, a quote among other options.

### Rules

### Content and Style

- Ensure consistency in content and style across slides by following a similar layout and type of information.
