This repository has been archived by the owner on Dec 13, 2023. It is now read-only.
Implement Fragment API #7
Labels
feature: planned
A feature that's been accepted into the project's roadmap.
React added the concept of Fragments, which are elements with multiple children that render into their parent.
I think this would be useful to avoid having junk Roblox instances in the tree, and help flatten some of the gross patterns that have developed with regards to nesting.
The text was updated successfully, but these errors were encountered: