All, below is a sample of what I'd like to be able to do, but I can't seem
to figure out a way to make it work

 

<t:loop source="widgets" value="widget">

            <div t:type="prop:viewElementType"/>

</t:loop>

 

Is there a way to do this or a binding that would do this?  Basically I need
a way to dynamically instantiate components at runtime.

 

-thx, Jon

Reply via email to