Closed igorpichnenko closed 3 years ago
getTrackBackground: (params: { min: number; max: number; values: number[]; colors: string[]; direction?: Direction; rtl?: boolean; }) => string;
how to make the progress bar of gradient color? how to set the degree of the gradient?
getTrackBackground: (params: { min: number; max: number; values: number[]; colors: string[]; direction?: Direction; rtl?: boolean; }) => string;
how to make the progress bar of gradient color? how to set the degree of the gradient?