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.
null
default_protocol
1 parent e134083 commit 5a0a51bCopy full SHA for 5a0a51b
reference/forms/types/url.rst
@@ -27,6 +27,8 @@ Field Options
27
28
**type**: ``string`` **default**: ``http``
29
30
+Set the value as ``null`` to render the field as ``<input type="url" />``.
31
+
32
If a value is submitted that doesn't begin with some protocol (e.g. ``http://``,
33
``ftp://``, etc), this protocol will be prepended to the string when
34
the data is submitted to the form.
0 commit comments