Skip to content

added handler for select item, custom id and label field #9

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

zhenriques
Copy link

No description provided.

@zhenriques
Copy link
Author

  id:'Field ID From JSON',
  label: 'Field Label FromJSON',
  select: function(item) {
        console.log(item.label);
   }

@zhenriques zhenriques closed this May 27, 2017
@zhenriques zhenriques reopened this May 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant