This repo illustrates the displaying of a selected list item in a text box.
Some useful points to test the functionality
- The html file contains a text field.
- On focusing it'll display a listview in popup.
- The value of a selected list item will be populated in the text field and popup will be closed.