UNPKG

ngx-hijri-gregorian-datepicker

Version:

* Lightweight **Angular** datepicker based on [ng-bootstrap](https://ng-bootstrap.github.io/#/components/datepicker/overview) that supports **Gregorian** and **Hijri** calendars. * Provides ability to swap between **Gregorian** and **Hijri** calendars

6 lines (5 loc) 169 B
import { NgForm } from '@angular/forms'; export declare function test(form: NgForm): NgForm; export declare class ProvideParentFormDirective { constructor(); }