Hello all,
this is a newbie question so bare with me. I want to define a custom property in each and every Panel of a Carousel, or more generally I want to define a custom property in a ST2 component. How would I go about it?
a) simply define it in the component object, inside the Ext.define or
b) extend the component to create my own and in there define the property?
If b) is the correct answer where should I place the component definition?
thx
