Skip to main content

MenuSeparator

<ui5-menu-separator> | Since 2.0.0

The ui5-menu-separator represents a horizontal line to separate menu items inside a ui5-menu.

Properties

No properties available for this component.

Slots

No slots available for this component.

Events

click

DescriptionFired when the component is activated either with a mouse/tap or by using the Enter or Space key.
Note: The event will not be fired if the disabled property is set to true.
TypeCustomEvent<ListItemBaseClickEventDetail>
Parametersitem: ListItemBase
The activated item.
originalEvent: Event
The original event from the user interaction.
Since2.22.0
BubblesYes
CancelableNo

Methods

No methods available for this component.

CSS Parts

No CSS parts available for this component.

CSS Custom States

No CSS custom states available for this component.