Skip to content

Add support for createRef #167

Closed
@elliotdavies

Description

@elliotdavies

I was doing some exploratory work around adding support for React's createRef API when I noticed a lot of similar work had already been done as part of the hooks PR: https://github.com/purescript-contrib/purescript-react/pull/159/files#diff-d96e307e87fe77fec439e08ec13d4947

I'm not sure what the status of that PR is, but how do we feel about introducing the createRef part of it separately? (Probably including the new Ref a type, the accompanying functions, and the ForwardRef stuff.) I'd certainly be keen to help with this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions