Import

import ComparisonSlider from '../../components/utility/ComparisonSlider.astro';

Props

PropTypeRequiredDefaultDescription
leftLabelstringNo"Light"Badge shown in the top-left corner
rightLabelstringNo"Dark"Badge shown in the top-right corner
initialnumberNo50Initial handle position, 0–100
minHeightstringNo"360px"CSS length for the stage min-height
ariaLabelstringNo"Comparison slider"Accessible group name

Slots

SlotPurpose
leftContent shown on the left side of the divider (bottom layer)
rightContent shown on the right side of the divider (top layer, clipped)

Preview

Light theme
Dark theme
Light Dark
Page tokens