react-google-maps-api
react-google-maps-api copied to clipboard
StandaloneSearchBox and contenteditable
Please provide an explanation
As per the project requirement, I am trying to make StandaloneSearchBox work with a cotenteditable div instead of input. But as per my exploration, I came to halt by seeing the code inside the repo which only accepts input elements. Any workaround to make it work with contenteditable divs?
https://github.com/JustFly1984/react-google-maps-api/blob/7e807a6b9115766609c667bef783eb01f706f4c7/packages/react-google-maps-api/src/components/places/StandaloneSearchBox.tsx#L66-L84
Your Environment
os: mac