react-semantic-ui-datepickers icon indicating copy to clipboard operation
react-semantic-ui-datepickers copied to clipboard

Picker default date when value not set

Open Gorcyn opened this issue 3 years ago • 0 comments

❔ Question

Hi!

Let's say I have a form including a SemanticDatepicker field. When the form is shown, all fields are empty.

When I click on the field, the date picker appears and is by default showing the current date month.

Is it possible to make it show another month/year without setting its value?

I use it to ask for a birthdate. It feels quite uncomfortable to see it open on today.

Gorcyn avatar Jun 03 '22 16:06 Gorcyn