Skip to content

Commit 4f5f5cc

Browse files
committed
docs: clear toolbaritem jsdoc
1 parent fdc710e commit 4f5f5cc

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

packages/main/src/ToolbarItem.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,6 @@ interface IOverflowToolbarItem extends HTMLElement {
2626
*
2727
* Represents an abstract class for items, used in the `ui5-toolbar`.
2828
*
29-
* ### CSS Custom States
30-
*
31-
* The `ui5-toolbar-item` exposes the following CSS custom states for styling:
32-
*
3329
* @cssState overflowed - When the item is displayed in the overflow popover. Use this state to apply different styles when the item is overflowed. Available since 2.20.0.
3430
* @constructor
3531
* @extends UI5Element

0 commit comments

Comments
 (0)