tbleckert / react-select-search

⚡️ Lightweight select component for React
https://react-select-search.com
MIT License
674 stars 149 forks source link

printOptions is not exported member of 'react-select-search' #255

Open shejal-Hauper-fe opened 1 year ago

shejal-Hauper-fe commented 1 year ago

I'm using react-select-search 4.1.6 and it is not supporting printOptions. I'm sharing screenshot with you please let me what I can do in this case. And I'm unable to find it's documentation.

image

sweco-selumm commented 3 months ago

printOptions used to be a parameter on the <SelectSearch component. But not any more since 4.x. Anyone got any ideas about this? I fail to find it in changelog or open issues.