Skip to main content Skip to docs navigation

Slideshow components that cycle through multiple pieces of content such as images or cards in a rotating display format.

On this page
This documentation is a work in progress and may contain incomplete or outdated information. If you have any feedback or suggestions, please open an issue on GitHub.

Tokens

Standardized design system values that define consistent visual properties across carousel components. These tokens ensure visual coherence while enabling flexible theme customization and brand adaptation.

Theming Tokens

Design tokens organized by category with color-coded labels indicating their scope and impact level. Each token includes detailed specifications with values, usage guidelines, and customization options.

Legend:
  • Granular tokens that affect only this component.
  • Granular tokens that affect other components.
  • Semantic tokens that affect the whole application.
  • Base tokens that affect the whole application.

Spacing

Component TokenBase Token
space.page.large-padding-y {space.unit.32}
space.page.large-padding-x {space.unit.32}
space.page.large-gap {grid.gutter.medium}
space.page.small-padding-y {space.unit.16}
space.page.small-padding-x {space.unit.16}
space.page.small-gap {grid.gutter.medium}
space.context.medium {size.unit.16}
space.context.small {size.unit.12}