Skip to content

Register mount function using document.registerElement. #3

@aindlq

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?

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