IPanStateChangeEventArgs

Interface for the panStateChange igxList event arguments

item: IgxListItemComponent

Defined in projects/igniteui-angular/list/src/list/list.component.ts:44

newState: IgxListPanState

Defined in projects/igniteui-angular/list/src/list/list.component.ts:43

oldState: IgxListPanState

Defined in projects/igniteui-angular/list/src/list/list.component.ts:42

Inherited from: IBaseEventArgs

Provides reference to the owner component.

owner?: any

Defined in projects/igniteui-angular/core/src/core/utils.ts:428