x-model for table row cell, is it possible? #4113
Closed
ericxin1982
started this conversation in
4. General
Replies: 1 comment
-
It's possible and will work just as fast as if it wasn't in an x-for loop. Totally fine and intended :) |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hi
I have a json array for table, and x-for to html table, and right now I want to add input element for html table, each row has three columns, so has three input, and I want to use x-model for json array individual row, cell, is it possible?
Is it too slow?
Thanks
Eric Xin
Beta Was this translation helpful? Give feedback.
All reactions