PopupEvent

Specifies the event arguments for popup open and close actions in dropdown components.

Props

The following table outlines the props for the PopupEvent:

NameTypeDefaultDescription
event
MouseEvent<HTMLElement> | KeyboardEvent<HTMLElement> | Event
-

Specifies the event that triggered the popup action.