vue-colorpicker
vue-colorpicker copied to clipboard
Hide opacity selector and RGBA input?
Hey! 👋 Thank you for this component. It's very useful and lightweight than other Vue alternatives.
Is it possible to hide the opacity selector (since my application doesn't support transparency) and the RGBA input?
Hey,
Did you manage to hide the alpha from the component or just moved to another component?
Having the same problem myself, need alpha removed from user selection.