ml-in-barcelona / jsoo-react

js_of_ocaml bindings for ReactJS. Based on ReasonReact.
https://ml-in-barcelona.github.io/jsoo-react
MIT License
138 stars 19 forks source link

dom: add create_portal #158

Closed glennsl closed 2 years ago

glennsl commented 2 years ago

For easy reference: https://reactjs.org/docs/portals.html

rescript-react binding: https://github.com/rescript-lang/rescript-react/blob/6156e3b0f8fd23f7eb309e0e8de0d42612a51180/src/ReactDOM.res#L30-L31