Re: [w3c/webcomponents] accessibility considerations: states and behaviors (#567)

To create your own behavior, you can use the normal compositional techniques in JavaScript, i.e. functions. Do `addAwesomeBehavior(this)` in your constructor.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/567#issuecomment-247055097

Received on Wednesday, 14 September 2016 15:38:21 UTC