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
Since 2.6, the Date, DateTime and Time form fields have an option html5 which defaults to true. This option allows you to disable rendering a single widget as a html5 date type. This way, you can use some custom JS datepicker.
Since 2.6, the Date, DateTime and Time form fields have an option
html5
which defaults totrue
. This option allows you to disable rendering a single widget as a html5 date type. This way, you can use some custom JS datepicker.The option was introduced in symfony/symfony#8291 and renamed in symfony/symfony#11994
The text was updated successfully, but these errors were encountered: