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 88
88
89
89
* :ref: `Template <templates-template-attribute >`
90
90
91
+ Symfony UX
92
+ ~~~~~~~~~~
93
+
94
+ * `AsEntityAutocompleteField `_
95
+ * `AsLiveComponent `_
96
+ * `AsTwigComponent `_
97
+ * `Broadcast `_
98
+
91
99
Validator
92
100
~~~~~~~~~
93
101
94
102
Each validation constraint comes with a PHP attribute. See
95
103
:doc: `/reference/constraints ` for a full list of validation constraints.
96
104
97
105
* :doc: `HasNamedArgument </validation/custom_constraint >`
106
+
107
+ .. _`AsEntityAutocompleteField` : https://symfony.com/bundles/ux-autocomplete/current/index.html#usage-in-a-form-with-ajax
108
+ .. _`AsLiveComponent` : https://symfony.com/bundles/ux-live-component/current/index.html
109
+ .. _`AsTwigComponent` : https://symfony.com/bundles/ux-twig-component/current/index.html
110
+ .. _`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