Hi, I'm attempting to add a PullRefresh plugin to a Container.
Normally, I could specify it like this:
plugins: [...
...passing in the plugins parameter while defining the items. How can i do this within Sencha Designer 2? Do i add a "plugins" parameter, and explicitly set it to the block of JSON defining the plugin? What is the best method?
- Shane
