|
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>`_) |
4 | 6 | * `ux-dropzone`_: Form Type for stylized "drop zone" for file uploads
|
| 7 | + (`see demo <https://ux.symfony.com/dropzone>`_) |
5 | 8 | * `ux-lazy-image`_: Optimize Image Loading with BlurHash
|
| 9 | + (`see demo <https://ux.symfony.com/lazy-image>`_) |
6 | 10 | * `ux-live-component`_: Build Dynamic Interfaces with Zero JavaScript
|
| 11 | + (`see demo <https://ux.symfony.com/live-component>`_) |
7 | 12 | * `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>`_) |
10 | 16 | * `ux-turbo`_: Integration with `Turbo Drive`_ for a single-page-app experience
|
| 17 | + (`see demo <https://ux.symfony.com/turbo>`_) |
11 | 18 | * `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>`_) |
13 | 21 |
|
14 | 22 | .. _`ux-autocomplete`: https://symfony.com/bundles/ux-autocomplete/current/index.html
|
15 | 23 | .. _`ux-chartjs`: https://symfony.com/bundles/ux-chartjs/current/index.html
|
|
0 commit comments