MumpUI Color Picker is designed in manner that it can be easily used in a form. It uses native input field for better user experience in mobile devices. It supports HSL, Hex & RGB input and a UI color picker tool.
ColorPicker
component props
Name | Type | Usage |
---|
.. | | All div element props |
onValue | function | Better alternative of onChange listener (value) => void . No need to do e.target.value |