Java
C++
TypeScript
JavaScript
Rust
Ruby
Golang
Installation
$ pnpm dlx shadcn@latest add https://pulseui-henna.vercel.app/registry/WheelPicker1.json| Prop | Type | isCompulsory | Description |
|---|---|---|---|
options | string[] | true | list of all visible options in the wheel picker |
onChange | (value: string) => void | true | The function which sets the option is passed to it |