Skip to content

Commit e6b463b

Browse files
authored
docs(ui5-toolbar): add since version (#12674)
Added since version for #12542
1 parent b6ba0f0 commit e6b463b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/main/src/ToolbarButton.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,7 @@ class ToolbarButton extends ToolbarItem {
155155
*
156156
* @default false
157157
* @public
158+
* @since 2.17.0
158159
*/
159160
@property({ type: Boolean })
160161
showOverflowText = false;

0 commit comments

Comments
 (0)