KroneCorylus / ngx-colors

Simple yet elegant Material color picker for Angular
https:\\ngx-colors.web.app
MIT License
88 stars 24 forks source link

Placeholder for diffrent Color Codes #90

Closed alpad15 closed 10 months ago

alpad15 commented 1 year ago

When the user clicks on the button to change the color format, the placeholder should be changed as well.

Format Placeholder
HEX #FFFFFF
RGBA RGBA(255, 255, 255)
HSL HSL(0, 100%, 100%)