Unplanned
Last Updated: 13 Jun 2025 17:45 by Victoria
Daniel
Created on: 23 Jan 2023 07:16
Category: Menu
Type: Feature Request
9
Add delay on hover before opening and closing Menu Items.
To prevent the accidental opening or closing of the Menu items, expose configuration to add a delay when Menu items open or close.
2 comments
Victoria
Posted on: 13 Jun 2025 17:45

This was in the RadMenu for Framework, really need this in Blazor:

<telerik:RadMenu ID="RadMenu1" runat="server" DataFieldID="Page_id" DataFieldParentID="PageChild_id"
  DataTextField="PageTitle" DataNavigateUrlField="PageURL" ExpandDelay="300"
  EnableRoundedCorners="True" Skin="Bootstrap" Font-Bold="True" RenderMode="Classic"
  EnableEmbeddedSkins="True" Font-Size="11px"
  OnItemDataBound="RadMenu1_ItemDataBound" CssClass="main-menu">
</telerik:RadMenu>

Meindert
Posted on: 22 Feb 2023 10:00

Hi.

Users experience unwanted menu popups when moving to the lower buttons.

regards, Meindert