Teleport

Source
此示例展示了如何在客户端渲染和服务器端渲染中使用 <Teleport>。
https://teleport.example.nuxt.space

Vue 3 提供了 <Teleport> 组件,它允许内容在 DOM 中的其他位置渲染,位于 Vue 应用之外。

此示例展示了如何在客户端渲染和服务器端渲染中使用 <Teleport>

Docs > API > Components > Teleports 中查看详情