Skip to content

createPortal #21

Open
Open
@andys8

Description

@andys8

I noticed react-dom has a portal feature but createPortal is missing here. If there Is no reason against it, I would suggest adding the functionality.

ReactDOM.createPortal(child, container)

https://reactjs.org/docs/react-dom.html#createportal
https://reactjs.org/docs/portals.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueFirst-time contributors who are looking to help should work on these issues.type: enhancementA new feature or addition.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions