icanjs / multi-select

A multi-select component for CanJS
MIT License
5 stars 3 forks source link

Fire component itemClick event on item click. #13

Closed ilyavf closed 8 years ago

ilyavf commented 8 years ago

When an item gets clicked from the dropdown list then parent should be able to listen to this event. Let the event pass three arguments:

or an object: {value: , item: , selectedValues: }.

ilyavf commented 8 years ago

Implemented in 0.2.18: 170b43d7fa0fe94e1a1e204c52a87ced90a34d6c