Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ConditionalPortalProps

Hierarchy

Index

Properties

children: ReactNode

This children to render.

remarks

@since 4.0.0 Allows ReactNode instead of ReactElement | null

portal?: boolean

Boolean if the portal should be used.

portalInto?: PortalInto
portalIntoId?: string

Generated using TypeDoc