Command Palette

Search for a command to run...

Docs
Drum Picker

Drum Picker

React date picker — a 3D cylindrical drum picker — vertical drag or scroll to cycle through items, perspective-projected curvature, proximity-scaled.

Installation

Props

PropTypeDefaultDescription
itemsstring[]-Array of items to pick from
valuestring-Controlled value (use with onChange)
defaultValuestring-Initial value for uncontrolled mode
soundbooleantrueEnable mechanical click sounds on each detent
onChange(value: string) => void-Callback fired when the selected item changes