And don't forget that HTML attributes are case insensitive and myObject attribute will be converted to "myobject" scope property, so to get myObject in scope you need to use hyphen style my-object="myObject"
↧