feat: add calendar with week numbers example (#5515)

This commit is contained in:
Sergey Andrievskiy 2019-09-20 16:14:25 +03:00 committed by GitHub
parent 90125abf92
commit 32422579d9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 17 additions and 17 deletions

View file

@ -3,7 +3,7 @@
<span class="subtitle">
Selected date: {{ date | date }}
</span>
<nb-calendar [(date)]="date" [boundingMonth]="true"></nb-calendar>
<nb-calendar [(date)]="date" [boundingMonth]="true" showWeekNumber></nb-calendar>
</div>
<div class="calendar-container">
<span class="subtitle">