Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ColorPicker does not log RGB #68

Closed
dukman83 opened this issue Jun 12, 2018 · 0 comments
Closed

ColorPicker does not log RGB #68

dukman83 opened this issue Jun 12, 2018 · 0 comments

Comments

@dukman83
Copy link

Hi, Can I please get some help with regards to the ColorPicker plug-in.

So far, I’ve managed to implement the picker successfully and log the output of the selected colour to the console by logging it as “console.log(colors.color).

The problem is that it only logs the colour in HEX, rather than RGB. According to the API, RGB is the default mode, however, this does not appear to be the case.

I’ve even manually added “mode={‘RGB’} in the render of the ColorPicker element, but it still fails to print in RGB.

I'd really appreciate help with this.

Thanks

@MadCcc MadCcc closed this as completed Mar 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants