{"id":3799,"date":"2020-06-30T13:34:29","date_gmt":"2020-06-30T12:34:29","guid":{"rendered":"https:\/\/solidt.eu\/site\/?p=3799"},"modified":"2020-06-30T13:34:30","modified_gmt":"2020-06-30T12:34:30","slug":"react-portal","status":"publish","type":"post","link":"https:\/\/solidt.eu\/site\/react-portal\/","title":{"rendered":"React portal"},"content":{"rendered":"\n<p><a href=\"https:\/\/reactjs.org\/docs\/portals.html\">https:\/\/reactjs.org\/docs\/portals.html<\/a><\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">render() {\n  \/\/ React does *not* create a new div. It renders the children into `domNode`.\n  \/\/ `domNode` is any valid DOM node, regardless of its location in the DOM.\n  return ReactDOM.createPortal(\n    this.props.children,\n    domNode  );\n}<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>https:\/\/reactjs.org\/docs\/portals.html<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"inline_featured_image":false,"footnotes":""},"categories":[1],"tags":[],"class_list":["post-3799","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/solidt.eu\/site\/wp-json\/wp\/v2\/posts\/3799","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/solidt.eu\/site\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/solidt.eu\/site\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/solidt.eu\/site\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/solidt.eu\/site\/wp-json\/wp\/v2\/comments?post=3799"}],"version-history":[{"count":1,"href":"https:\/\/solidt.eu\/site\/wp-json\/wp\/v2\/posts\/3799\/revisions"}],"predecessor-version":[{"id":3800,"href":"https:\/\/solidt.eu\/site\/wp-json\/wp\/v2\/posts\/3799\/revisions\/3800"}],"wp:attachment":[{"href":"https:\/\/solidt.eu\/site\/wp-json\/wp\/v2\/media?parent=3799"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/solidt.eu\/site\/wp-json\/wp\/v2\/categories?post=3799"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/solidt.eu\/site\/wp-json\/wp\/v2\/tags?post=3799"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}