2a46bfa8ed
[+] minor update to custom toolbar text
519 B
519 B
layout, title, title_nav, description_short, description, keywords
| 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="EVzKyX" %}