Type Alias CreatePortalFn

CreatePortalFn: ((children: JSXElement | Function, container: HTMLElement) => JSXElement)