You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docusaurus/docs/date-picker/multiple-dates-picker.md
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -143,10 +143,6 @@ The edit icon used to toggle between calendar and input. Defaults to `pencil`. Y
143
143
`Type: string | undefined`
144
144
The edit icon used to toggle between input and calendar. Defaults to `calendar`. You can pass the name of an icon from [MaterialCommunityIcons](https://materialdesignicons.com/).
145
145
146
-
**inputEnabled**
147
-
`Type: boolean | undefined`
148
-
Flag indicating if the component should be enabled or not. Defaults to `true`.
149
-
150
146
**disableStatusBarPadding**
151
147
`Type: boolean | undefined`
152
148
Flag indicating if the status bar padding should be enabled or not. Defaults to `false`.
0 commit comments