File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -40,9 +40,15 @@ Other Fields
40
40
~~~~~~~~~~~~
41
41
42
42
* :doc:`CheckboxType </ reference/forms/types/checkbox> `
43
- * :doc:`FileType </ reference/forms/types/file> `
44
43
* :doc:`RadioType </ reference/forms/types/radio> `
45
44
45
+ File Upload Fields
46
+ ~~~~~~~~~~~~~~~~~~
47
+
48
+ * :doc:`FileType </ reference/forms/types/file> `
49
+ * `CropperType`_ (using Symfony UX and Cropper.js)
50
+ * `DropzoneType`_ (using Symfony UX)
51
+
46
52
UID Fields
47
53
~~~~~~~~~~
48
54
@@ -71,3 +77,6 @@ Base Fields
71
77
~~~~~~~~~~~
72
78
73
79
* :doc:`FormType </ reference/forms/types/form> `
80
+
81
+ .. _`CropperType`: https://github.com/symfony/ux/tree/2.x/src/Cropperjs#readme
82
+ .. _`DropzoneType`: https://github.com/symfony/ux/tree/2.x/src/Dropzone#readme
You can’t perform that action at this time.
0 commit comments