File tree 1 file changed +13
-0
lines changed
1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 96
96
97
97
* :ref: `Template <templates-template-attribute >`
98
98
99
+ Symfony UX
100
+ ~~~~~~~~~~
101
+
102
+ * `AsEntityAutocompleteField `_
103
+ * `AsLiveComponent `_
104
+ * `AsTwigComponent `_
105
+ * `Broadcast `_
106
+
99
107
Validator
100
108
~~~~~~~~~
101
109
102
110
Each validation constraint comes with a PHP attribute. See
103
111
:doc: `/reference/constraints ` for a full list of validation constraints.
104
112
105
113
* :doc: `HasNamedArgument </validation/custom_constraint >`
114
+
115
+ .. _`AsEntityAutocompleteField` : https://symfony.com/bundles/ux-autocomplete/current/index.html#usage-in-a-form-with-ajax
116
+ .. _`AsLiveComponent` : https://symfony.com/bundles/ux-live-component/current/index.html
117
+ .. _`AsTwigComponent` : https://symfony.com/bundles/ux-twig-component/current/index.html
118
+ .. _`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