UNPKG

@gfazioli/mantine-picker

Version:

A Mantine 9 iOS-style wheel picker component with 3D rotation, drag/wheel/keyboard navigation, momentum scrolling, and customizable item rendering.

3 lines (2 loc) 152 B
export { Picker } from './Picker'; export type { PickerBaseProps, PickerCssVariables, PickerFactory, PickerProps, PickerStylesNames, } from './Picker';