We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fad6d0 commit 64e8e9cCopy full SHA for 64e8e9c
content/docs/portals.md
@@ -1,10 +1,10 @@
1
---
2
id: portals
3
-title: Portals
+title: Portale
4
permalink: docs/portals.html
5
6
7
-Portals provide a first-class way to render children into a DOM node that exists outside the DOM hierarchy of the parent component.
+Portale stanowią pierwszorzędny sposób na renderowanie dzieci, w takim węźle DOM, który znajduje się poza strukturą drzewa DOM komponentu - rodzica.
8
9
```js
10
ReactDOM.createPortal(child, container)
0 commit comments