Skip to content

Register mount function using document.registerElement. #3

Description

@aindlq

Right now react-mount tries to parse html and mount React component as soon as React.mount function is called. It would be convenient to register component mounting function using document.registerElement if this function is supported by browser.

For example https://github.com/PixelsCommander/ReactiveElements project use this feature.

What do you think about this idea?

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions