How to use visual editor with custom components? #901
Labels
enhancement
[Issue][PR] New feature
pending-author
[Issue] Awaiting further information or action from the issue author
pending-triage
[Issue] Ticket is pending to be prioritised
Uh oh!
There was an error while loading. Please reload this page.
Description
The library has the
storyblokEditable
action which allow the component to be used in the visual editor by adding this:to the HTML element.
If the person wants to use a custom UI library,
storyblokEditable
won't work because actions cannot be used on components. There for something like this won't work:Is there a workaround for this, or another way to implement it on custom components?
Additional context
No response
Validations
The text was updated successfully, but these errors were encountered: