Skip to content

Commit 929e326

Browse files
committed
Update docs
1 parent 6af4990 commit 929e326

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ disabled | Boolean | This parameter is the datepicker prevents opening | false
7979
placeholder | String | Input placeholder | Select Date
8080
circle | Boolean | This is selected are circle or area | false
8181
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
8383

8484
and customize style with css variables
8585

docs/props.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ disabled | Boolean | This parameter is the datepicker prevents opening | false
3838
placeholder | String | Input placeholder | Select Date
3939
circle | Boolean | This is selected are circle or area | false
4040
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
4242

4343

4444
## value

0 commit comments

Comments
 (0)