Skip to content

Instantly share code, notes, and snippets.

View technikhil314's full-sized avatar

Nikhil Mehta technikhil314

View GitHub Profile
import { Component } from '@angular/core';
import { NgModel } from '@angular/forms';
import * as moment from 'moment';
@Component({
selector: "my-datepicker-demo",
template: `
<div class="col-md-7 separator-right">
<h3>Configuration Options Tester</h3>
<form>
<div class="col-md-12">