This repository was archived by the owner on Mar 8, 2019. It is now read-only.

Description
Hi,
You did really great thing, but what i want is to use this with array of any type of object like,
array with id & name or array with id & value, but that is not the issue.
My main requirement is that on selection of item it should bind entire selected object with $scope & display just name or value from that selected item, so that i can pass entire object to rest api directly.
Please help me, how this can be achieved?
Thanks
Satish Lakhani