10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6bd16b commit da51bc4Copy full SHA for da51bc4
reference/forms/types/options/html5.rst.inc
@@ -6,5 +6,5 @@ html5
6
If this is set to ``true`` (the default), it'll use the HTML5 type (date, time
7
or datetime) to render the field. When set to ``false``, it'll use the text type.
8
9
-This is useful when you want to use a custom JavaScript datapicker, which
+This is useful when you want to use a custom JavaScript datepicker, which
10
often requires a text type instead of an HTML5 type.
0 commit comments