update custom toolbar text
[+] minor update to custom toolbar text
This commit is contained in:
@@ -3,10 +3,10 @@ layout: default
|
||||
title: Custom Toolbar Menu Button
|
||||
title_nav: Custom Toolbar Menu Button
|
||||
description_short: Add a custom menu button to the toolbar.
|
||||
description: This example shows you how to add a simple menu button toolbar of TinyMCE.
|
||||
description: This example shows you how to add a simple menu button to TinyMCE's toolbar.
|
||||
keywords: example demo custom toolbar menu button
|
||||
---
|
||||
|
||||
This example shows you how to add a simple menu button toolbar of TinyMCE.
|
||||
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" %}
|
||||
|
||||
@@ -3,10 +3,10 @@ layout: default
|
||||
title: Custom Toolbar Split Button
|
||||
title_nav: Custom Toolbar Split Button
|
||||
description_short: Add a custom menu button to the toolbar.
|
||||
description: This example shows you how to add a simple menu button toolbar of TinyMCE.
|
||||
description: This example shows you how to add a simple split menu button to TinyMCE's toolbar.
|
||||
keywords: example demo custom toolbar menu button
|
||||
---
|
||||
|
||||
This example shows you how to add a simple menu button toolbar of TinyMCE.
|
||||
This example shows you how to add a simple "split" menu button to TinyMCE's toolbar.
|
||||
|
||||
{% include codepen.html id="xwNVXY" %}
|
||||
|
||||
Reference in New Issue
Block a user