-
when only year must be completed and the calendar always opens the previous year |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments
-
@Chino70 Please provide more context/code about your problem? |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
@Chino70
If it resolves your problem, please specify as resolved |
Beta Was this translation helpful? Give feedback.
-
Sorry, I'll give you another code, it's to enter the text const DatePickerField = (params: DatePickerProps) => { return ( |
Beta Was this translation helpful? Give feedback.
@Chino70
You should specify the selected props.
Something like this:
If it resolves your problem, please specify as resolved