IPanStateChangeEventArgs
Interface for the panStateChange igxList event arguments
Properties
Section titled "Properties"item: IgxListItemComponent Defined in projects/igniteui-angular/list/src/list/list.component.ts:44
newState
Section titled "newState"newState: IgxListPanState Defined in projects/igniteui-angular/list/src/list/list.component.ts:43
oldState
Section titled "oldState"oldState: IgxListPanState Defined in projects/igniteui-angular/list/src/list/list.component.ts:42
Optional owner
Section titled "owner"Inherited from: IBaseEventArgs
Provides reference to the owner component.
owner?: any Defined in projects/igniteui-angular/core/src/core/utils.ts:428