Skip to content

How can I render children inside the react component? #136

@aplaskota

Description

@aplaskota

Hi, I'm trying to figure out how can I make my react components more flexible. I'd like to achieve something like this inside my angular.js template.

<div>
    <myReactComponent>
        <p>Text<p/>
    </myReactComponent>
</div>

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