-
Notifications
You must be signed in to change notification settings - Fork 49
Closed
Labels
acceptedAccepted for developmentAccepted for developmentenhancementNew feature or requestNew feature or requeststartedWork on this bug has startedWork on this bug has started
Description
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 developmentAccepted for developmentenhancementNew feature or requestNew feature or requeststartedWork on this bug has startedWork on this bug has started