Gavant / ember-power-select-infinity

MIT License
8 stars 1 forks source link

[TODO] Non-typeahead variant #2

Open billdami opened 6 years ago

billdami commented 6 years ago

Expose an option that allows for a more traditional power-select, where the search box is inside the options dropdown menu, and we have more control over the selected option template (e.g. for complex html content), instead of just being a plain text typeahead.

pablogravielseo commented 4 years ago

Same here, it is possible to have as default, the ember power select UI and optionally we can add as option the "typehead" feature?