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 a082c3e commit 1168202Copy full SHA for 1168202
modules/ROOT/pages/custom-split-toolbar-button.adoc
@@ -37,7 +37,7 @@ include::partial$misc/admon-predefined-icons-only.adoc[]
37
3+|
38
|setText |`+(text: string) => void+` |Sets the text label to display.
39
|setIcon |`+(icon: string) => void+` |Sets the icon of the button.
40
-|setTooltip |`+(tooltip: string) => void+` |Sets the main button tooltip and auto-updates the chevron tooltip.
+|setTooltip |`+(tooltip: string) => void+` |Sets the main button tooltip.
41
|===
42
43
[[split-button-example-and-explanation]]
0 commit comments