Our blazing fast Grid component built with pure JavaScript


Post by henrique »

How do I use the factory to create a component?


Post by Animal »

You mean a Widget?

You should be able to use Widget.create({ ...config });


Post by henrique »

Thanks!


Post Reply