PeterStaev / NativeScript-Drop-Down

A NativeScript DropDown widget.
Apache License 2.0
105 stars 65 forks source link

Working with value and display members #83

Closed slasho closed 7 years ago

slasho commented 7 years ago

I cant get it work, on plain JS (Vanilla) can anyone help please.

PeterStaev commented 7 years ago

Take a look at https://github.com/PeterStaev/NativeScript-Drop-Down/issues/2#issuecomment-164742964 this contains the JS implementation of the ValueList class. Also you can download the demo app in this repo, compile it and then look at the generated JS files.