content-variable
Information
- Folder
src/components/template-components/content-variable
Files
Schema
Mocks
Template
// src/components/template-components/content-variable/content-variable.twig
{{ attach_library("circle_dot/template-components-content-variable") }}
<div class="ContentVariable u-container">
{% for section in sections %}
{{ section }}
{% endfor %}
</div>
Error: schema is invalid: data/properties must be object