-
-
Notifications
You must be signed in to change notification settings - Fork 413
[Toolkit] Use the default method instead of render #3206
Copy link
Copy link
Closed
Labels
RFCRFC = Request For Comments (proposals about features that you want to be discussed)RFC = Request For Comments (proposals about features that you want to be discussed)Toolkit
Description
Hello,
In the components of the Shadcn kits, I saw the use of the render method.
I'm wondering whether it would be more interesting or not to use the defaults method when possible.
For example, for this template:
https://github.com/symfony/ux/blob/2.x/src/Toolkit/kits/shadcn/pagination/templates/components/Pagination.html.twig
Thanks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
RFCRFC = Request For Comments (proposals about features that you want to be discussed)RFC = Request For Comments (proposals about features that you want to be discussed)Toolkit