Skip to content
This repository has been archived by the owner on Sep 8, 2020. It is now read-only.

onSelect callback #279

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

onSelect callback #279

wants to merge 1 commit into from

Conversation

vineey
Copy link

@vineey vineey commented Sep 17, 2014

Added onSelect callback, this works hand in hand with createSearchChoice for input[type=hidden] element.
This is important for use case when one wants to allow the user to enter values not in the list and want
to manipulate the value assigned on the ng-model instead of pure object value.

Added onSelect callback, this works hand in hand with createSearchChoice for input[type=hidden] element.
This is important for use case when one wants to allow the user to enter values not in the list and want
to manipulate the value assigned on the ng-model instead of pure object value.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant