shentao / vue-multiselect

Universal select/multiselect/tagging component for Vue.js
https://vue-multiselect.js.org/
MIT License
6.66k stars 991 forks source link

feat(1542): Add hasLabelAtTop prop #1684

Closed valsaven closed 3 weeks ago

valsaven commented 1 year ago

Peek 2023-03-27 14-53

USMortality commented 10 months ago

Adding this feature is great, as I would love to have this! One small thing: It appears to me, one of the issues with this approach might be, that it increases the height of the input, which may be problematic in some layouts. Would it be possible to place the placeholder in front of the selections? E.g. as 'Pick badges: ' or one could add a secondary placeholder, such as 'Picked badges: '