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 e5fded9 commit a811833Copy full SHA for a811833
reference/forms/types/file.rst
@@ -100,3 +100,12 @@ These options inherit from the :doc:`form </reference/forms/types/form>` type:
100
.. include:: /reference/forms/types/options/error_mapping.rst.inc
101
102
.. include:: /reference/forms/types/options/mapped.rst.inc
103
+
104
+Form Variables
105
+--------------
106
107
+======== ========== ==========================================================================
108
+Variable Type Usage
109
110
+type ``string`` The type variable is set to ``file``, in order to render like a file input
111
0 commit comments