UNPKG

react-colorify

Version:

A compact gradient and color picker library optimized for React, offering a fast and lag-free color selection experience with highly customizable options.

4 lines (3 loc) 118 B
export declare const generateColorStyles: (baseColor: string, increment: number) => { backgroundColor: string; };