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
Field Groups
47
53
~~~~~~~~~~~~
48
54
@@ -65,3 +71,6 @@ Base Fields
65
71
~~~~~~~~~~~
66
72
67
73
* :doc:`FormType </ reference/forms/types/form> `
74
+
75
+ .. _`CropperType`: https://github.com/symfony/ux/tree/2.x/src/Cropperjs#readme
76
+ .. _`DropzoneType`: https://github.com/symfony/ux/tree/2.x/src/Dropzone#readme
You can’t perform that action at this time.
0 commit comments