Data binding with nested Twig components for arrays? #2819
Unanswered
adri
asked this question in
Questions & Answers
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Checkbox component
This is similar to the Checkbox component @Kocal has been working on in the shadcn Toolkit.
https://github.com/symfony/ux/blob/2.x/src/Toolkit/kits/shadcn/docs/components/Checkbox.md
My goal is to use data binding like this.
In the docs I read that I can use
dataModel
instead, however I can't get it to work for arrays[]
like in the docs.Any ideas?
Beta Was this translation helpful? Give feedback.
All reactions