{{ aspExample({ code: "<div class=\"asp-hero\">
<div class=\"asp-hero__content\">
<h1>Hero component title</h1>
<p>Example content allowing for multiple paragraphs to be added to a hero component.</p>
</div>
</div>", nunjucks: "{{ aspHero({
title: \"Hero title\",
content: {
html: '<p>Hero content (html).</p>
<p>With additional line.</p>'
}
}) }}", title: "", id: "65a92cad2e715", url: "" }) }}
The below criteria all need to be met for a component to be considered as fully developed for use within the ASP Digital Design System.