Search results

EventArgs API in Angular Sidebar API component

Properties

cancel

boolean

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

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.