UNPKG

customizable-react-badges

Version:

Customizable and Reusable React Badge component for your all kinds of Projects and WebSites.

2 lines (1 loc) 137 B
export default function pickTextColorBasedOnBgColorAdvanced(backgroundColor?: string, lightColor?: string, darkColor?: string): string;