const renderEl = flex("UserList", [ label("User", ["Alice"]), label("User", ["Bob"]), ]);
Ofc, there will be certain elements that are native only, or require really special stuff to create.
Ofc, there will be certain elements that are native only, or require really special stuff to create.