Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RenderConditionalPortalProps

If any of these props are defined on a component, the component will render in a portal instead of the current tree.

Hierarchy

Index

Properties

portal?: boolean

Boolean if the portal should be used.

portalInto?: PortalInto
portalIntoId?: string

Generated using TypeDoc