tariqulislam/react-multi-select-checkbox

How do I make the dropdown open at the top instead of bottom? Or make it auto.

Opened this issue · 0 comments

Since it is based on react-select, menuPlacement = "top" should work, but it is not. Is there any other attribute regarding this ?
JedWatson/react-select#403