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

Use Case Question #1058

Open
kaimou1357 opened this issue Feb 6, 2024 · 3 comments
Open

Use Case Question #1058

kaimou1357 opened this issue Feb 6, 2024 · 3 comments

Comments

@kaimou1357
Copy link

My current use case here is that I'd actually like to use MicroWeber to act as an editable HTML canvas.

For example - I have a generated JSX component with HTML code. I'd basically like MicroWeber to provide a Javascript Canvas where the user can select something, make edits, or comment on it. I don't need any of the other features/functionality that is offered here. Is there someway to use this library with this use case in mind or must I get the entire functionality/feature set?

@peter-mw
Copy link
Member

peter-mw commented Feb 7, 2024

You can use iframe to embed microweber somehow into your app and redirect the user to live edit.

@kaimou1357
Copy link
Author

kaimou1357 commented Feb 13, 2024

What is the best way to load the HTML into Microweber? Also - is there a way to have a hook or subscriber for when "save" is pressed in microweber so I can update my own backend?

@wish-cloud
Copy link

This is a very interesting topic, looking forward to the follow -up answer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants