"_components/accordion.twig" {% macro header(collapseId, title, textClass) %} ... {% endmacro %} ---------------------------------------------------- "_entry/types/content/jobs/jobs.twig" {% import '_components/accordion.twig' as accordion %} ... ... ... {{ accordion.header(collapseId, 'Pensum', 'jobs__selected-filter-label') }}
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter