A custom element wrapper for delivering content modules. This element makes it possible to place modular content in any context whether it be a Drupal page or a single page app.
npm install cp-content-moduleA custom element wrapper for delivering content modules. This element makes it
possible to place modular content in any context whether it be a Drupal page or
a single page app.
Provide an API url to the content of the module. The data format that this
element is expecting is in the following format:
`` Some blob of HTML`
{
"content": "
}
If the address-url is provided, we expect the