0.1.5 • Published 4 years ago

gfm-datepicker v0.1.5

Weekly downloads
45
License
-
Repository
-
Last release
4 years ago

Datepicker

Inputs & Default Values

  • placeholder = 'MM/DD/YYYY';
  • label: string = null;
  • touchUi = false;
  • minDate: Date | null = new Date('1900-01-01');
  • maxDate: Date | null = null;
  • startView: 'month' | 'year' | 'multi-year' = 'month';
  • startAtDate: Date | null = null;
  • width = '100%';
  • appearance: MatFormFieldAppearance = 'standard';
  • matHint: string = null;
  • matDatepicker = true;
0.1.5

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.0

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.3

4 years ago

0.0.4

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago