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 b6ae5b6 commit 20c6256Copy full SHA for 20c6256
src/material/datepicker/public-api.ts
@@ -16,4 +16,4 @@ export * from './datepicker-intl';
16
export * from './datepicker-toggle';
17
export * from './month-view';
18
export * from './year-view';
19
-export * from './multi-year-view';
+export {MatMultiYearView, yearsPerPage, yearsPerRow} from './multi-year-view';
0 commit comments