New to KendoReactLearn about KendoReact Free.

MenuCloseEvent

Updated on Jan 5, 2026

The arguments for the itemClose event of the Menu.

NameTypeDefaultDescription

item

MenuItemModel

The closed item.

itemId

string

The id of the item whose popup was closed. The ids are hierarchical and zero-based. The first root item has a 0 id. If the first root item has children, the first child acquires a 0_0 id and the second acquires a 0_1 id.

popupCloseEvent?

CloseEvent

The popup close event if the close was triggered by a popup closing .

target

Menu

The Menu component instance.

Not finding the help you need?
Contact Support