Is thay way to use custom button of website instead of panel like save,undo,redo? #6657
Answered
by
lexoyo
Vishal-acquaint
asked this question in
Q&A
-
|
I want to make customization on grapes panel to make the builder attach with my site, so i can able to use my custom buttons instead of the default one. |
Beta Was this translation helpful? Give feedback.
Answered by
lexoyo
Nov 22, 2025
Replies: 1 comment 1 reply
-
|
Hello You can find a list of the available commands in the docs |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Vishal-acquaint
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello
You can remove the default panels and trigger the same commands from your own buttons using
editor.runCommand(...)You can find a list of the available commands in the docs