Skip to content

Commit 65aeaf7

Browse files
committed
Add links to each Symfony UX component demo
1 parent c710e1e commit 65aeaf7

File tree

1 file changed

+14
-6
lines changed

1 file changed

+14
-6
lines changed

frontend/_ux-libraries.rst.inc

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,23 @@
1-
* `ux-autocomplete`_: Transform ``EntityType``, ``ChoiceType`` or *any* ``<select>`` element into an Ajax-powered autocomplete field
2-
* `ux-chartjs`_: Easy charts with `Chart.js`_
3-
* `ux-cropperjs`_: Form Type and tools for cropping images
1+
* `ux-autocomplete`_: Transform ``EntityType``, ``ChoiceType`` or *any*
2+
``<select>`` element into an Ajax-powered autocomplete field
3+
(`see demo <https://ux.symfony.com/autocomplete>`_)
4+
* `ux-chartjs`_: Easy charts with `Chart.js`_ (`see demo <https://ux.symfony.com/chartjs>`_)
5+
* `ux-cropperjs`_: Form Type and tools for cropping images (`see demo <https://ux.symfony.com/cropperjs>`_)
46
* `ux-dropzone`_: Form Type for stylized "drop zone" for file uploads
7+
(`see demo <https://ux.symfony.com/dropzone>`_)
58
* `ux-lazy-image`_: Optimize Image Loading with BlurHash
9+
(`see demo <https://ux.symfony.com/lazy-image>`_)
610
* `ux-live-component`_: Build Dynamic Interfaces with Zero JavaScript
11+
(`see demo <https://ux.symfony.com/live-component>`_)
712
* `ux-notify`_: Send server-sent native notification with Mercure
8-
* `ux-react`_: Render `React`_ component from Twig
9-
* `ux-swup`_: Integration with `Swup`_
13+
(`see demo <https://ux.symfony.com/notify>`_)
14+
* `ux-react`_: Render `React`_ component from Twig (`see demo <https://ux.symfony.com/react>`_)
15+
* `ux-swup`_: Integration with `Swup`_ (`see demo <https://ux.symfony.com/swup>`_)
1016
* `ux-turbo`_: Integration with `Turbo Drive`_ for a single-page-app experience
17+
(`see demo <https://ux.symfony.com/turbo>`_)
1118
* `ux-twig-component`_: Build Twig Components Backed by a PHP Class
12-
* `ux-typed`_: Integration with `Typed`_
19+
(`see demo <https://ux.symfony.com/twig-component>`_)
20+
* `ux-typed`_: Integration with `Typed`_ (`see demo <https://ux.symfony.com/typed>`_)
1321

1422
.. _`ux-autocomplete`: https://symfony.com/bundles/ux-autocomplete/current/index.html
1523
.. _`ux-chartjs`: https://symfony.com/bundles/ux-chartjs/current/index.html

0 commit comments

Comments
 (0)