Skip to content

Commit 1168202

Browse files
Update modules/ROOT/pages/custom-split-toolbar-button.adoc
Co-authored-by: tiny-ben-tran <[email protected]>
1 parent a082c3e commit 1168202

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ include::partial$misc/admon-predefined-icons-only.adoc[]
3737
3+|
3838
|setText |`+(text: string) => void+` |Sets the text label to display.
3939
|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.
40+
|setTooltip |`+(tooltip: string) => void+` |Sets the main button tooltip.
4141
|===
4242

4343
[[split-button-example-and-explanation]]

0 commit comments

Comments
 (0)