Portal

Portal Component

stable
Playground
Portal content (inline demo)
Props
PropTypeDefaultValue
disablePortalboolean
Default
Portal content (inline demo)
WithStyledContent
Portal renders this in a separate DOM node
WithMultipleChildren
Child A
Child B
PROPTYPEDEFAULTDESCRIPTION
disablePortalbooleanRender inline instead of in portal
Using Portaltsx
import { Portal } from '@/components/Portal'

<Portal
  disablePortal="..."
/>
Tokens Used
No design tokens detected