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

Optional portal

portal: boolean

Boolean if the portal should be used.

Optional portalInto

portalInto: PortalInto

Optional portalIntoId

portalIntoId: string

Generated using TypeDoc