We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45f0ec6 commit d658849Copy full SHA for d658849
controls/richtexteditor/styling/toolbar-styling.md
@@ -12,7 +12,7 @@ The [.NET MAUI RichTextEditor]({%slug richtexteditor-overview%}) provides a flex
12
13
## Style the Toolbar Items
14
15
-The `RichTextEditorToolbar` is based on the `RadToolbar` control, so the toolbar items in the RichTextEditor uses a `ToolbarItem`.
+The `RichTextEditorToolbar` is based on the `RadToolbar` control, so the toolbar items in the RichTextEditor use a `ToolbarItem`.
16
17
Each toolbar item has a `Style` property and the target type of the property is the corresponding `ToolbarItemView`:
18
0 commit comments