mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-08 14:44:37 +00: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.