storyblok-rich-text-renderer icon indicating copy to clipboard operation
storyblok-rich-text-renderer copied to clipboard

Adding classes on default renderer

Open muhammedjenos opened this issue 4 years ago • 0 comments

Hello, How do I add classes to the default renderer component? The Classes I added on the element is stripped off when the component renders.

<rich-text-renderer :document="document" class="richtext"></rich-text-renderer>

muhammedjenos avatar Feb 20 '21 09:02 muhammedjenos