RIAEvangelist / awesome-webcomponents

Other
13 stars 2 forks source link

Added listener for change on awesome-options-dropdown #41

Closed asida18 closed 8 years ago

asida18 commented 8 years ago

on change, dispatches value.

RIAEvangelist commented 8 years ago

no need for an action for a drop down.

just dispatch a change event from the component and stop propagation on the inner change event.