Skip to content

Add support for createRef #167

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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