UNPKG

react-iro-gradient-picker

Version:

Modern React gradient and solid color picker with complete dark theme support, built with TypeScript and Tailwind CSS

7 lines (6 loc) 143 B
export declare const DEFAULT_COLORS: string[]; export declare const RADIALS_POS: { pos: string; css: string; active: boolean; }[];