Every child app that gets created using this mechanism shares the same exact name. I would like to set the label, but the childApp reports setLabel is not a support function (more vaguely than that).
Is the only way to name child apps, is if I manually create/add the child app, and assign the label at the time of creation?
Thanks. I am familiar with the manually adding child apps method. That's what I do with other code I have. What I was asking is specifically for the app() mechanism that lets you handle this automatically. I am trying to see if I can do this with minimal code, instead of the way I have been doing this with an iterator of decorated hrefs.