OverflowPopupEventArgs
12 Sep 20251 minute to read
Triggers before open / close of overflow popup menu.
Properties
cancel boolean
Defines whether to cancel the overflow popup open or close.
element HTMLElement
Provides the HTML element of the overflow popup.
event Event
Defines the original event arguments.
name string
Specifies name of the event.