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