@yesstudio/nuxt-composables
    Preparing search index...

    Function hydrateTeleport

    • Parameters

      • node: Node
      • vnode: TeleportVNode
      • parentComponent: ComponentInternalInstance | null
      • parentSuspense: SuspenseBoundary | null
      • slotScopeIds: string[] | null
      • optimized: boolean
      • __namedParameters: RendererInternals<Node, Element>
      • hydrateChildren: (
            node: Node | null,
            vnode: VNode,
            container: Element,
            parentComponent: ComponentInternalInstance | null,
            parentSuspense: SuspenseBoundary | null,
            slotScopeIds: string[] | null,
            optimized: boolean,
        ) => Node | null

      Returns Node | null