srigar / multiselect-react-dropdown

React multiselect dropdown with search and various options
https://10xn41w767.codesandbox.io/
MIT License
200 stars 114 forks source link

Allow multiline placeholder #230

Closed roseeichelmann closed 1 year ago

roseeichelmann commented 2 years ago

Hello, is there any functionality to allow the placeholder to be multilined? For example, instead of using <input> the code could use <textarea> to allow the element to expand based on the size of the placeholder.