Skip to content

Commit d81db60

Browse files
author
Tobias Schweizer
committed
refactor (MatCalendarHeader): separate section own demo page
1 parent 3057f9d commit d81db60

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/demo-app/datepicker/datepicker-demo.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ <h2>Options</h2>
3838
<mat-datepicker #startAtPicker [touchUi]="touch" [disabled]="datepickerDisabled"></mat-datepicker>
3939
</mat-form-field>
4040
</p>
41+
42+
<h2>Datepicker with custom header</h2>
4143
<p>
4244
<mat-form-field>
4345
<mat-label>Custom calendar header</mat-label>

0 commit comments

Comments
 (0)