jsoo-react icon indicating copy to clipboard operation
jsoo-react copied to clipboard

examples of https://beta.reactjs.org/reference/react-dom/client/createRoot

Open zeroexcuses opened this issue 3 years ago • 1 comments

Can we get examples on how to use https://beta.reactjs.org/reference/react-dom/client/createRoot ?

Thanks!

zeroexcuses avatar Mar 09 '23 17:03 zeroexcuses

Hi @zeroexcuses

There're currently no bindings for React 18 APIs under this repository.

If you really need it I recommend taking a look at how is defined https://github.com/ml-in-barcelona/jsoo-react/blob/main/lib/core.mli (It uses gen_js_api)

davesnx avatar Mar 09 '23 17:03 davesnx