Skip to content

What's the replacement for ReactNode, ReactType, and ReactInstance? #151

@cmeeren

Description

@cmeeren

I'm currently making a PR to update Fable.MaterialUI to Fable.Core 3 and Fable.React 5. The API makes use of ReactNode, ReactType, and ReactInstance, none of which are available any longer.

Should ReactElement be used instead for all of these?

If you need more context to answer this question, here are examples in the (original) MaterialUI documentation where the three types are used in the current bindings:

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