Skip to main content
cngx-src documentation

withSubmenuOpenDelay

Functioncommon/interactive/menu

projects/common/interactive/menu/menu-config-features.ts

Description#

Override the hover dwell (milliseconds) before a hovered submenu parent opens its submenu. Feeds the enter delay of the hover intent CngxMenuItemSubmenu composes - a pointer that merely sweeps across the parent never opens. Default: 0 (open on the first settled hover tick). Keyboard and click open paths are unaffected.

Signature#

withSubmenuOpenDelay(ms: number)

Parameters#

@parammsnumber

Returns#

CngxMenuConfigFeature