Open r0otx opened 3 months ago
If I use VCombobox with multiselect, I'm see all selected object wrapped and column view. Need option, which make all selected objects in input make inline and if him count more width input add for last element '...' to end word.
Add option "wrapped" or "inline"
It's a reasonable feature, a new prop could be called selectionsLayout, this option will also impact chips display
selectionsLayout
Problem to solve
If I use VCombobox with multiselect, I'm see all selected object wrapped and column view. Need option, which make all selected objects in input make inline and if him count more width input add for last element '...' to end word.
Proposed solution
Add option "wrapped" or "inline"