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
Is there a way i can initialize the datepicker state in the options? Also, I have try to change the datepicker state by using dp.setState({view:'month'}), but when the datepicker is open, it is still in daypicker state although the dp state is updated.
Any example i can refer for this? Also, does tinydatepicker comes with month and year picker, instead of separately like month picker and year picker.
The text was updated successfully, but these errors were encountered:
Hi,
Is there a way i can initialize the datepicker state in the options? Also, I have try to change the datepicker state by using dp.setState({view:'month'}), but when the datepicker is open, it is still in daypicker state although the dp state is updated.
Any example i can refer for this? Also, does tinydatepicker comes with month and year picker, instead of separately like month picker and year picker.
The text was updated successfully, but these errors were encountered: