app/pb_kits/playbook/pb_dropdown/docs/_dropdown_multi_select_display
By default, the multiSelect
prop will render selected options as the default FormPill. FormPillProps
however can be used to customize these Pills with any props that exist for the FormPill.
This prop must be an object that contains valid FormPill props. For a full list of FormPill props, see here.