Files
tinymce-docs-4x/demo/custom-toolbar-menu-button.md
T
r12s 2a46bfa8ed update custom toolbar text
[+] minor update to custom toolbar text
2017-12-22 07:37:21 -08:00

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" %}