See CngxListboxTrigger - same structural contract
PopoverController
Interface
projects/common/interactive/menu/menu-item-submenu.directive.ts
Import#
import { PopoverController } from '@cngx/common/interactive'
Description#
See CngxListboxTrigger - same structural contract.
Index#
Properties
Instance Properties#
anchorElement#
literal typeReadonly
elementRef#
ElementRefReadonly
Popover host element - the submenu directive attaches hover listeners to it so the submenu stays open while the user mouses over its items.
Readonly
Popover unique id signal - used to compose the anchor-name CSS value
the browser's CSS Anchor Positioning expects on the anchor element.