Skip to content

Commit

Permalink
Update datepicker.md
Browse files Browse the repository at this point in the history
  • Loading branch information
qb-rivkyb authored Dec 17, 2024
1 parent 407051c commit a6b0989
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/datepicker.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ General datepicker component.
| |
| `popperModifiers` | `object` | | |
| `popperPlacement` | `enumpopperPlacementPositions` | | |
| `preventOpenOnFocus` | `bool` | false | When this is true, the datepicker will not automatically open when the date field is focussed |
| `preventOpenOnFocus` | `bool` | false | When this is true, the datepicker will not automatically open when the date field is focused |
| `readOnly` | `bool` | | |
| `required` | `bool` | | |
| `scrollableYearDropdown` | `bool` | | |
Expand Down

0 comments on commit a6b0989

Please sign in to comment.