I see here https://www.telerik.com/kendo-vue-ui/colorpicker that the screen shot of the component shows there is a hex value being displayed.
I also see on the jQuery variant there is a parameter which you can pass to show hex instead of RGB. - https://demos.telerik.com/kendo-ui/colorpicker/rgb-hex
On the Vue version the prop for format is non existent. Is there a way to get the hex value to be displayed at all?
on another note is it possible to disable the Alpha slider at all?
I also see on the jQuery variant there is a parameter which you can pass to show hex instead of RGB. - https://demos.telerik.com/kendo-ui/colorpicker/rgb-hex
On the Vue version the prop for format is non existent. Is there a way to get the hex value to be displayed at all?
on another note is it possible to disable the Alpha slider at all?