mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-06 09:02:09 +08:00
* react-dom: add createPortal API. * React, React-DOM: move portal interface to types/react, update render for class components to include ReactPortal. * react-dom: add second portal test case with jsx, allow jsx in react-dom-tests. * react, react-dom createPortal api: remove undocumented arguments, properties.