Tailwind CSS Range Components

9 Components
A collection of responsive range slider components built with HTML and Tailwind CSS. These components provide various styling options for creating interactive, slide-based selection controls.

## Component List

- **Basic Range** (`range-basic.html`): Simple range slider.
- **Range with Steps** (`range-with-steps.html`): Range sliders with step markers and labels.
- **Range Colors** (`range-colors.html`): Range sliders in different color schemes.
- **Range Sizes** (`range-sizes.html`): Range sliders in XS, SM, MD, LG, and XL sizes.
- **Custom Range** (`range-custom.html`): Range sliders with custom styling.
- **Range with Labels** (`range-with-labels.html`): Range sliders with various label types.
- **Interactive Range** (`range-interactive.html`): Range sliders with real-time feedback.
- **Double Range** (`range-double.html`): Dual-handle range sliders for selecting ranges.
- **Disabled Range** (`range-disabled.html`): Disabled state range sliders.
May 21, 2025, 2:11 p.m.

Range With Steps

May 21, 2025, 2:11 p.m.

Range With Labels

May 21, 2025, 2:11 p.m.

Range Sizes

May 21, 2025, 2:11 p.m.

Range Interactive

May 21, 2025, 2:10 p.m.

Range Double

May 21, 2025, 2:10 p.m.

Range Disabled

May 21, 2025, 2:10 p.m.

Range Custom

May 21, 2025, 2:10 p.m.

Range Colors

May 21, 2025, 2:10 p.m.

Range Basic

Copied to clipboard