You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
539 B
539 B
layout | title | title_nav | description_short | description | keywords |
---|---|---|---|---|---|
default | Custom toolbar menu button | Custom toolbar menu button | Add a custom menu button to the toolbar. | This example shows you how to add a simple menu button to TinyMCE's toolbar. | example demo custom toolbar menu button |
This example shows you how to add a simple menu button to TinyMCE's toolbar. This demo inserts text at the cursor. The Codepen JS also shows you how to add sub-menus to a menu item.
{% include codepen.html id="custom-toolbar-menu-button" %}