Skip to content

Put JSX 4 PPX support functions into a separate module #76

Closed
@cknitt

Description

@cknitt

Currently, the React module has the functions createElementWithKey and createElementVariadicWithKey.

In my understanding, these are helper functions required for the JSX 4 PPX, but are not meant to be used by a user of the React bindings.

I would therefore propose to move them to a separate module, something like ReactPPX4Support. What do you think @mattdamon108?

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