File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -70,8 +70,21 @@ Serializer
7070* :ref: `MaxDepth <serializer_handling-serialization-depth >`
7171* :ref: `SerializedName <serializer_name-conversion >`
7272
73+ Symfony UX
74+ ~~~~~~~~~~
75+
76+ * `AsEntityAutocompleteField `_
77+ * `AsLiveComponent `_
78+ * `AsTwigComponent `_
79+ * `Broadcast `_
80+
7381Validator
7482~~~~~~~~~
7583
7684Each validation constraint comes with a PHP attribute. See
7785:doc: `/reference/constraints ` for a full list of validation constraints.
86+
87+ .. _`AsEntityAutocompleteField` : https://symfony.com/bundles/ux-autocomplete/current/index.html#usage-in-a-form-with-ajax
88+ .. _`AsLiveComponent` : https://symfony.com/bundles/ux-live-component/current/index.html
89+ .. _`AsTwigComponent` : https://symfony.com/bundles/ux-twig-component/current/index.html
90+ .. _`Broadcast` : https://symfony.com/bundles/ux-turbo/current/index.html#broadcast-conventions-and-configuration
You can’t perform that action at this time.
0 commit comments