insin / insin/react-filtered-multiselect
Support a render prop and render-function-as-children
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 62
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
Let the component hand its state and props over to you for complete customisation.
```js
{({...}) =>
...
}
```
```js
...
}
/>
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.