Command Palette

Search for a command to run...

Wheel Picker

iOS-like wheel picker for React with smooth inertia scrolling and infinite loop support.

  • React
  • Vue
  • Angular
  • Svelte

About

The <WheelPicker /> component is built on top of react-wheel-picker.

Installation

pnpm dlx shadcn@latest add https://ui-x.junwen-k.dev/r/wheel-picker.json

Usage

import { WheelPicker, WheelPickerWrapper } from "@/components/ui/wheel-picker";
<WheelPickerWrapper>
  <WheelPicker />
</WheelPickerWrapper>

Examples

Default

  • React
  • Vue
  • Angular
  • Svelte

Form

Schedule your event by selecting a time.