UNPKG

ngx-mat-tui-calendar

Version:

Angular Material Design wrapper, supporting theming, for the Toast UI Calendar, suitable for web-based scheduling, events, appointments, and day planner applications.

9 lines (8 loc) 433 B
import { OnInit } from '@angular/core'; import * as i0 from "@angular/core"; export declare class NgxMatTuiCalendarWrapperComponent implements OnInit { constructor(); ngOnInit(): void; static ɵfac: i0.ɵɵFactoryDeclaration<NgxMatTuiCalendarWrapperComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<NgxMatTuiCalendarWrapperComponent, "ngx-mat-tui-calendar-wrapper", never, {}, {}, never, never>; }