UNPKG

codepunter-react-wheelpicker

Version:

A customizable React wheel picker bringing iOS-like functionality to the web, maintained by CodePunter.

2 lines (1 loc) 145 B
export declare function applyStyle(scrollerId: string, itemInSelectorArea: number, dataLen: number, style?: "flat" | "wheel" | "default"): void;