A color input designed for MUI (Material ui) built with TinyColor
This component utilizes @ctrl/tinycolor for color parsing and formatting. It comes with TypeScript “typings” for easy integration into TypeScript projects. Users are encouraged to report bugs or suggest improvements through the GitHub repository.
To install the component, you can follow these steps:
npm install <component-name>
// If using TypeScript
npm install @types/<component-name>
This component offers color parsing and formatting functionalities using @ctrl/tinycolor. It provides TypeScript support with included “typings” for easy integration. Users can report bugs or suggest new features through the GitHub repository to contribute to the improvement of the component.