canjs / can-stache-element

Create custom elements with can-stache and can-define-class
https://canjs.com/doc/can-stache-element.html
MIT License
3 stars 1 forks source link

StacheElement to work with the fromAttribute using… #64

Closed Mattchewone closed 5 years ago

Mattchewone commented 5 years ago

attributeChangedCallback.

Allows for synchronous property changes when attributes are set.

Closes https://github.com/canjs/can-stache-element/issues/62