UNPKG

ng2-bootstrap-base-modified

Version:

Native Angular Bootstrap Components Typeahead modified

9 lines (4 loc) 233 B
<timepicker [(ngModel)]="mytime" [showMeridian]="ismeridian"></timepicker> <pre class="alert alert-info">Time is: {{mytime}}</pre> <hr> <button type="button" class="btn btn-info" (click)="toggleMode()">12H / 24H</button>