hc-oss / react-multi-select-component

Lightweight (~5KB gzipped) multiple selection dropdown component

Home Page:https://codesandbox.io/s/react-multi-select-example-uqtgs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multiselect component should have option to close it programmatically

zubairriaz opened this issue · comments

The component should have a event that can be used to close it programmatically.
i,e Either the ref to the dropdown should be provided as a prop or an event should be provided to close the opening and closing of the dropdown