Skip to content

Can BindingFunc be refactored to return ValidChildDomValue[] in addition to ValidChildDomValue? #122

Answered by Tao-VanJS
metaleap asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @metaleap,

Thanks for reaching out!

I think for your case, <tbody> can be a good container elements for a group of multiple <tr> elements. Note that it's allowed to have multiple <tbody> elements within a <table> element, see https://developer.mozilla.org/en-US/docs/Web/HTML/Element/tbody#usage_notes.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by Tao-VanJS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants