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 bf83ee8 commit b4834f6Copy full SHA for b4834f6
reference/forms/types/options/form_attr.rst.inc
@@ -17,10 +17,4 @@ You can also set this to ``true`` on a root form to automatically set the "form"
17
18
When root the form has no ID, ``form_attr`` is required to be a string identifier to be used as the form ID.
19
20
-.. caution::
21
-
22
- HTML "form" attribute was introduced to let you explicitly bind a control with a form even if it is
23
- not nested inside it. Don't forget to check for `browser compatibility`_.
24
25
.. _`"form" attribute`: https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#attr-fae-form
26
-.. _`browser compatibility`: https://caniuse.com/form-attribute
0 commit comments