Skip to content

Commit f69b987

Browse files
jeslynbokemister85
andauthored
Update modules/ROOT/pages/custom-toggle-toolbar-button.adoc
Co-authored-by: Karl Kemister-Sheppard <karlkemistersheppard@gmail.com>
1 parent 2356bb2 commit f69b987

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/ROOT/pages/custom-toggle-toolbar-button.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
:description: Creating custom toggle toolbar buttons for {productname}
44
:keywords: toolbar, toolbarbuttons, buttons, toolbarbuttonsapi, toggle, formatChanged
55

6-
A toggle button triggers an action when clicked and maintains an active state. This means it can be toggled `+on+` or `+off+`. The toggle button provides the user visual feedback of its state through CSS styling. An example of this behavior is the *Bold*, which becomes highlighted when the cursor is within text that has bold formatting.
6+
A toggle button triggers an action when clicked and maintains an active state. This means it can be toggled `+on+` or `+off+`. The toggle button provides the user visual feedback of its state through CSS styling. An example of this behavior is the *Bold* button, which becomes highlighted when the cursor is within text that has bold formatting.
77

88
== Options
99

0 commit comments

Comments
 (0)