Issue #2582Opened February 18, 2020by ayana302 reactions

create a new button in the panel manger

Question

I want to add a new button after the settings icon. Screenshot from 2020-02-18 17-14-16

and I used the following code to create the button.but its not working

var panelManager = editor.Panels; var newButton = panelManager.addButton("myNewPanel", { id: "myNewButton", attributes: { title: "Edit Menu", class: "fa fa-sort-desc" }, active: true });

Answers (1)

Related Questions and Answers

Continue research with similar issue discussions.

Paid Plugins That Match This Issue

Curated by issue keywords and label relevance to help you ship faster.

View all plugins

Loading paid plugin recommendations...

Browse Plugin Categories

Jump directly to plugin category pages on the marketplace.