Skip to content

Attach the parentSelector to a React component reference #767

Open
@CMCDragonkai

Description

@CMCDragonkai

The ReactModal component has a parentSelector that is meant to return an HTML node to attach to.

However I want to be able to create modal boxes that are related to a parent component or higher order component.

Is there a way to attach the modal box to a particular react component and somehow forward references from the parent component to the react modal component?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions