insin / insin/react-filtered-multiselect
No possibility to focus the filter input field
Open
- Dominant language
- JavaScript
- Stars
- 62
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
I am using FilteredMultiSelect together with React Functional Components. Currently it is not possible to set the focus on the filter input field.
It would be nice if there would be a possibility for this, e.g. a property autofocus or similar.
```javascript
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.