Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ConditionalPortalProps

Hierarchy

Index

Properties

children

children: ReactNode

This children to render.

remarks

@since 4.0.0 Allows ReactNode instead of ReactElement | null

Optional portal

portal?: boolean

Boolean if the portal should be used.

Optional portalInto

portalInto?: PortalInto

Optional portalIntoId

portalIntoId?: string

Generated using TypeDoc