Hi Maksim,
I just send it out in the property
var myControl = new myControl({
displaySecondaryValues: true,
controller: controller,
and in the property of the control
metadata: {
properties: {
controller:{type:"object"}
}
},
Hi Maksim,
I just send it out in the property
var myControl = new myControl({
displaySecondaryValues: true,
controller: controller,
and in the property of the control
metadata: {
properties: {
controller:{type:"object"}
}
},