What is the use of with or without chip in multiselect dropdown in vDesigner2.0?

What is the use of with or without chip in multiselect dropdown in vDesigner2.0?

7 Likes

A Multi-select dropdown comes with the option to render selected items:

  • With chips

  • Without chips

  • Each selected item is displayed as a chip (a small UI element, like a rounded box, often with a label and a close/remove icon).

  • These chips usually appear within the dropdown

Without Chips

  • Selected items are not shown as individual chips.
6 Likes