We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8980ad5 commit 74a3b18Copy full SHA for 74a3b18
src/material/timepicker/timepicker.md
@@ -90,7 +90,7 @@ import {MAT_TIMEPICKER_CONFIG} from '@angular/material/timepicker';
90
```
91
92
If your app requires more fine-grained control over the options, you can pass in an array of
93
-options into `mat-timepicker` instead. Note that the options need to match the `MatTimepickerOption`
+options into `mat-timepicker` instead. Note that the options need to match the `MatTimepickerConfig`
94
interface.
95
96
<!-- example(timepicker-options) -->
0 commit comments