Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ConditionalPortalProps

Hierarchy

Index

Properties

children

children: null | ReactElement<any, string | JSXElementConstructor<any>>

This children to render.

Optional portal

portal: boolean

Boolean if the portal should be used.

Optional portalInto

portalInto: PortalInto

Optional portalIntoId

portalIntoId: string

Generated using TypeDoc