PortalProps: {
    portal: Portal;
    webVitals?: WebVitals;
} & ViewProps

Props needed for rendering a Portal

Generated using TypeDoc