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: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -79,7 +79,7 @@ disabled | Boolean | This parameter is the datepicker prevents opening | false
79
79
placeholder | String | Input placeholder | Select Date
80
80
circle | Boolean | This is selected are circle or area | false
81
81
showClearButton | Boolean | This property is If there is a selected date, it allows the button used to delete this date to be displayed or not. | false
82
-
showPickerInital | Booelan | Show picker for on mounted | Boolean
82
+
showPickerInital | Booelan | Show picker for on mounted | false
Copy file name to clipboardExpand all lines: docs/props.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ disabled | Boolean | This parameter is the datepicker prevents opening | false
38
38
placeholder | String | Input placeholder | Select Date
39
39
circle | Boolean | This is selected are circle or area | false
40
40
showClearButton | Boolean | This property is If there is a selected date, it allows the button used to delete this date to be displayed or not. | false
41
-
showPickerInital | Booelan | Show picker for on mounted | Boolean
41
+
showPickerInital | Booelan | Show picker for on mounted | false
0 commit comments