@miguelrmoure wrote:
Hi, I`m trying to add a select input into Inspector and array of values, for example:
var inspector = new Inspector('myInfo', myDiagram,
{properties: { "list": {type: "select"} } });
But it is not working..
Could anybody help me?
Thanks.
Posts: 2
Participants: 2