ember-widgets
ember-widgets copied to clipboard
dropdown always - is possible ?
Is it possible to always render as dropdown instead of dropup ? Thanks!
What is the use case? Or what are you trying to achieve?
What I want is simulate a html select box - and html select elem always opens to the bottom and select-components opens depending on the available space I updated the Ember.Select to ember-widgets/select-component because of performance issues with multiple views with incredible results - but I want to keep the UI similar to the old version.