ngx-color icon indicating copy to clipboard operation
ngx-color copied to clipboard

🎨 Color Pickers from Sketch, Photoshop, Chrome, Github, Twitter & more

Results 28 ngx-color issues
Sort by recently updated
recently updated
newest added

Hi, Among all the components, the photoshop component meets our requirements and it would be much better if you can provide customization of labels for buttons and fields for multi-language...

When I hover on a color circle, the title shown is hexadecimal related to that color. Is it possible to set a custom title instead of the hexadecimal ![image](https://user-images.githubusercontent.com/20110666/66569419-38038800-eb74-11e9-8ac5-9679e2de9fe5.png) Instead...

On the demo page, you can see that the "Hex" label in the Sketch color picker has the style `cursor: ew-resize;`. In the source code, this editable does not set...

Is there a way to disable color-hue-picker? Something like [disabled]="true" Thanks!!

enhancement
help wanted

Here is picker for 'H' component of HSV color - 'color-hue-picker' Here is picker for 'V' component of HSV color - 'color-shade-picker' (from selected color to black) And where is...

![image](https://user-images.githubusercontent.com/55785073/188533768-2e751946-c54a-49ca-b835-464023f9dfcc.png)

I can't find a reliable way to get the computed hex value from the `MaterialComponent`. In my use case I set the color programmatically by getting the background of a...