Skip to content

Calling a method in React from Webcomponent #13

@japhill

Description

@japhill

Is there a way to call method in a React Component from my web component? For instance, I render the react component as a webcomponent. After using the react component to perform tasks and generate data, I would like to access that data from my web component. After my webcomponent closes, I would like to call a function in the React Component to get data and pass it to another process.

Metadata

Metadata

Assignees

Labels

acceptedAccepted for developmentenhancementNew feature or requeststartedWork on this bug has started

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions