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
I'm working on a project built with React and GrapesJS, where all the components in the style manager are custom-made. Based on my initial UI design, I need to update the existing color picker. Currently, it's being initialized using the initBaseColorPicker() method. However, I haven't found any documentation or resources to help me customize or remodel the color picker. How can I achieve this?
currently it looks like this:
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
-
I'm working on a project built with React and GrapesJS, where all the components in the style manager are custom-made. Based on my initial UI design, I need to update the existing color picker. Currently, it's being initialized using the initBaseColorPicker() method. However, I haven't found any documentation or resources to help me customize or remodel the color picker. How can I achieve this?
currently it looks like this:
Beta Was this translation helpful? Give feedback.
All reactions