Login Register

How do I use markup to create my custom widget and put a dojo widget as its contents also using markup using dojoTypes

I wanted to load a container widget in my custom widget but do it all in markup. How would you do that? I figured seeing this isn't specific on a dijit that this would be the right place to post this. If it's not, I'm sorry.

asdf
fdsa

as long as your custom

as long as your custom widget has a template with an attachPoint="containerNode", you should be fine there.