DotCMS Edit Mode Anywhere Web Components Library
npm install dotcms-ema-elementsIn order to make DotCMS Edit Mode works we need to pass some data-attr in the HTML for containers and contentlets.
In this repo we provide two Web Components that will help you to pass those attributes very easy.
We have two:
``html``
1. dotcms-ema-container
2. dotcms-ema-contentlet
This project was built with StencilJS for more information on how to run it check this readme.