Open ausshadu opened 7 years ago
@ausshadu did you find a solution for this ? I feel we really should support onClick event
I don't know what onClick
would work for. Are you refering to the click event when the dropdown is opened? Would using ng-click
on the element do the trick?
It did not work when i did that.
Right now, only one event is supported, i.e.
onSelect
, can we haveonClick
, and other mouse events as well ?