EventArgs

23 Sep 20251 minute to read

Properties

cancel boolean

Illustrates whether the current action needs to be prevented or not.

element HTMLElement

Defines the element.

event MouseEvent|Event

Defines the original event arguments.

isInteracted boolean

Defines the boolean that returns true when the Sidebar is closed by user interaction, otherwise returns false.

model SidebarModel

Defines the Sidebar model.