Skip to content

Instantly share code, notes, and snippets.

@AlexanderKozhevin
Created May 7, 2017 10:46
Show Gist options
  • Save AlexanderKozhevin/3f6512a94478238111e79b2d005a6a5c to your computer and use it in GitHub Desktop.
Save AlexanderKozhevin/3f6512a94478238111e79b2d005a6a5c to your computer and use it in GitHub Desktop.
<ngb-timepicker [(ngModel)]="time"></ngb-timepicker>
<hr>
<pre>Selected time: {{time | json}}</pre>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment