Knit UI
GitHub

Playground

Loading playground…

Playground
<Portal
  hostName="root"
/>

Examples

Inline

Renders children inline (no hostName) — no teleportation occurs.

Loading example…

InlineSourceStorybook

Named Host

Teleports into a named PortalHost rendered in the same story.

Loading example…

Named HostSourceStorybook

Controlled Trigger

A controlled trigger story — click the button to mount/unmount the portal. Demonstrates conditional rendering and how the teleported node is cleaned up.

Loading example…

Controlled TriggerSourceStorybook

Props

Not yet generated

Prop extraction did not resolve this component. Run pnpm docs:generate, or add an override in apps/docs/content/overrides/.