You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My current use case here is that I'd actually like to use VvebJs to act as an editable HTML canvas.
For example - I have a generated JSX component with HTML code. I'd basically like VvebJs to provide a Javascript Canvas where the user can select something, make edits, or comment on it. Would VvebJS be able to provide the entire markdown + the selected component? If so - would you be able to direct me to the feature set/APIS needed?
I actually do NOT need the other features like the sidebar etc. I just want to edit pure JSX code.
The text was updated successfully, but these errors were encountered:
My current use case here is that I'd actually like to use VvebJs to act as an editable HTML canvas.
For example - I have a generated JSX component with HTML code. I'd basically like VvebJs to provide a Javascript Canvas where the user can select something, make edits, or comment on it. Would VvebJS be able to provide the entire markdown + the selected component? If so - would you be able to direct me to the feature set/APIS needed?
I actually do NOT need the other features like the sidebar etc. I just want to edit pure JSX code.
The text was updated successfully, but these errors were encountered: