File tree Expand file tree Collapse file tree 7 files changed +371
-87
lines changed Expand file tree Collapse file tree 7 files changed +371
-87
lines changed Original file line number Diff line number Diff line change @@ -86,6 +86,11 @@ Full API
86
86
87
87
* `Full API `_
88
88
89
+ Symfony UX Components
90
+ ---------------------
91
+
92
+ .. include :: /frontend/_ux-libraries.rst.inc
93
+
89
94
Other Front-End Articles
90
95
------------------------
91
96
Original file line number Diff line number Diff line change
1
+ * `ux - turbo `_ : Integration with `Turbo Drive `_ for a single - page - app experience
2
+ * `ux - live - component `_ : Build Dynamic Interfaces with Zero JavaScript
3
+ * `ux - twig - component `_ : Build Twig Components Backed by a PHP Class
4
+ * `ux - chartjs `_ : Easy charts with Chart .js
5
+ * `ux - lazy - image `_ : Optimize Image Loading with BlurHash
6
+ * `ux - cropperjs `_ : Form Type and tools for cropping images
7
+ * `ux - dropzone `_ : Form type for stylized " drop zone" for file uploads
8
+ * `ux - swup `_ : Integration with Swup
9
+
10
+ .. _ `ux - turbo `: https : //symfony.com/bundles/ux-turbo/current/index.html
11
+ .. _ `ux - live - component `: https : //symfony.com/bundles/ux-live-component/current/index.html
12
+ .. _ `ux - twig - component `: https : //symfony.com/bundles/ux-twig-component/current/index.html
13
+ .. _ `ux - chartjs `: https : //symfony.com/bundles/ux-chart-js/current/index.html
14
+ .. _ `ux - lazy - image `: https : //symfony.com/bundles/ux-lazy-image/current/index.html
15
+ .. _ `ux - cropperjs `: https : //symfony.com/bundles/ux-cropperjs/current/index.html
16
+ .. _ `ux - dropzone `: https : //symfony.com/bundles/ux-dropzone/current/index.html
17
+ .. _ `ux - swup `: https : //symfony.com/bundles/ux-swup/current/index.html
18
+ .. _ `Turbo Drive `: https : //turbo.hotwired.dev/
You can’t perform that action at this time.
0 commit comments