Skip to content

Commit a811833

Browse files
committed
Documented FileType variables
1 parent e5fded9 commit a811833

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

reference/forms/types/file.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,3 +100,12 @@ These options inherit from the :doc:`form </reference/forms/types/form>` type:
100100
.. include:: /reference/forms/types/options/error_mapping.rst.inc
101101

102102
.. 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

Comments
 (0)