m4rvr / storyblok-rich-text-renderer

Fast renderer for your rich-text content.
35 stars 15 forks source link

Adding classes on default renderer #8

Open muhammedjenos opened 3 years ago

muhammedjenos commented 3 years ago

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>