You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, i want to customize colorpicker. right now its code like this colorPicker: { palette: [ ['#ffffff','#000000', '#ff0000', '#ff8000', '#ffff00', '#008000', '#0000ff', '#4b0082'] ], },
and it's showing like this
But i want to change. other than giving only colors i want to be able to write some labels to. Is it possible to customize? if itsn't can i use a diffrent color picker component?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, i want to customize colorpicker. right now its code like this

colorPicker: { palette: [ ['#ffffff','#000000', '#ff0000', '#ff8000', '#ffff00', '#008000', '#0000ff', '#4b0082'] ], },
and it's showing like this
But i want to change. other than giving only colors i want to be able to write some labels to. Is it possible to customize? if itsn't can i use a diffrent color picker component?
Beta Was this translation helpful? Give feedback.
All reactions