You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/03-ui-components/02-formatting-toolbar-buttons/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Adding Formatting Toolbar Buttons
2
2
3
-
In this example, we add a blue text/background color and code style button to the Formatting Toolbar.
3
+
In this example, we add a blue text/background color and code style button to the Formatting Toolbar. We also make sure it only shows up when some text is selected.
4
4
5
5
**Try it out:** Select some text to open the Formatting Toolbar, and click one of the new buttons!
0 commit comments