📄️ Portal
Portal helps you to render a component in a different place in the view hierarchy.
📄️ Teleport
Teleport helps you to re-use existing component and render it in a different part of tree without remounting and resetting the internal state.
Basic concepts and most useful topics to start quickly.
Portal helps you to render a component in a different place in the view hierarchy.
Teleport helps you to re-use existing component and render it in a different part of tree without remounting and resetting the internal state.