Open nck974 opened 3 years ago
I was about to ask the same thing... I would like to make it without bound input field... if I just hide it, then the picker sticks to position left:0, top: 0, and not under the toggle
actually I would like an example of multi picker on the page... let's say there is a table with rows of data, and you would want to put color picker end of each row to set the background color of that row
also would be good to have examples on how to customize the picker (how to add apply button for one)
Wondering the same thing too.. I just want to show the mat-color-toggle and when you click on it, it pops the colorpicker. @h2qutc Is there any way to do this?
Hello i would like to just select a color without displaying the hex value. Is that possible?
Something like this but I have tried some options like css invisible, block and width and height 0 but will not work,