Search results

EventArgs API in React Sidebar API component

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.