Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document Cx component and injecting Cx widgets into React #1161

Merged
merged 5 commits into from
Feb 21, 2024

Conversation

nikolatechie
Copy link
Collaborator

Closes #430

@nikolatechie nikolatechie marked this pull request as ready for review February 13, 2024 10:23
@mstijak
Copy link
Member

mstijak commented Feb 15, 2024

You missed the point here. It should be about the Cx component, not <cx> tag.

https://github.com/codaxy/cxjs/blob/master/packages/cx/src/ui/Cx.js

Cx is a React component that can host CxJS widgets inside a React application.

startAppLoop is an example of that where this is applied for the whole application.

@nikolatechie nikolatechie marked this pull request as draft February 15, 2024 14:37
@nikolatechie nikolatechie marked this pull request as ready for review February 16, 2024 16:42
@mstijak mstijak merged commit a96e090 into master Feb 21, 2024
@mstijak mstijak deleted the docs/cx-component branch February 21, 2024 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Documentation for Cx component?
2 participants