Display pega-embed with sdk #481
oussamaInnovationTeam
started this conversation in
General
Replies: 1 comment
-
At this time the technology supports one active version of the ConstellationJS orchestration. From the description it's a not clear what your trying to achieve. Embedding constellation UI in an alternate SDK UI? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
we add this code to the component
return (
<React.Fragment>
</React.Fragment>
);
publish the widget
add the script to imdex.html
it is works but it is intiate the redux store and change the context
Beta Was this translation helpful? Give feedback.
All reactions