Interface ToggleViewCancelableEventArgs

Hierarchy

Hierarchy (view full)

Properties

cancel: boolean

Provides the ability to cancel the event.

event?: Event

Browser event

id: string

Id of the toggle view

owner?: any

Provides reference to the owner component.