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 9696
9797* :ref: `Template <templates-template-attribute >`
9898
99+ Symfony UX
100+ ~~~~~~~~~~
101+
102+ * `AsEntityAutocompleteField `_
103+ * `AsLiveComponent `_
104+ * `AsTwigComponent `_
105+ * `Broadcast `_
106+
99107Validator
100108~~~~~~~~~
101109
102110Each validation constraint comes with a PHP attribute. See
103111:doc: `/reference/constraints ` for a full list of validation constraints.
104112
105113* :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