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 3f53663 commit 3ded4b2Copy full SHA for 3ded4b2
components/datepicker/datepicker.ts
@@ -114,7 +114,6 @@ export interface DatepickerOptions extends BaseOptions {
114
showDaysInNextAndPreviousMonths: boolean;
115
/**
116
* Specify if the docked datepicker is in open state by default
117
- * @todo move to DisplayPlugin options
118
*/
119
openByDefault: boolean;
120
0 commit comments