UNPKG

igniteui-angular-sovn

Version:

Ignite UI for Angular is a dependency-free Angular toolkit for building modern web apps

6 lines (5 loc) 106 B
export interface IViewChangingEventArgs { monthAction: string; key: string; nextDate: Date; }