In this example, we'll look at a few ways to create button widgets using the `'button'` module and listen for events on one to manipulate an attribute of another.

{{>button-source-html}}

Source: HTML

{{>need-skin-note}} ``` {{>need-skin-comment}} ``` ``` {{>button-source-html}} ```

Source: JavaScript

``` {{>button-source-js}} ```