ui/dropdown/menu/utils
 module
Constants
- DropdownMenuPanelPositioningFunctions : Record<string, PositioningFunction>- module:ui/dropdown/menu/utils~DropdownMenuPanelPositioningFunctions- Contains every positioning function used by - DropdownMenuNestedMenuViewthat decides where the- panelViewshould be placed.- Positioning functions: - ┌──────┬───────────────┐ │ │ │ └──────┤ │ │ │ │ ES │ └───────────────┘ ┌───────────────┬──────┐ │ │ │ │ ├──────┘ │ │ │ WS │ └───────────────┘ ┌───────────────┐ │ EN │ │ │ ┌──────┤ │ │ │ │ └──────┴───────────────┘ ┌───────────────┐ │ WN │ │ │ │ ├──────┐ │ │ │ └───────────────┴──────┘Copy code
Type Definitions
- module:ui/dropdown/menu/utils~DropdownMenuButtonDefinition
- module:ui/dropdown/menu/utils~DropdownMenuDefinition
- module:ui/dropdown/menu/utils~DropdownNestedMenuDefinition