{{{homepage}}}
{{else}}
{{!
Display each section, in order.
The "root" element comes first in this loop, and can be detected using
the "#if @first" block as seen below.
}}
{{#each sections}}
<{{#if @first}}div{{else}}section{{/if}} id="kssref-{{referenceURI}}"
class="kss-section kss-section--depth-{{depth}}">
-
{{#each parameters}}
-
{{name}}
{{{description}}}
{{/each}}
{{{description}}}
{{/if}}
Example{{#if modifiers}}s{{/if}}
{{#if modifiers}}
Default styling
{{/if}}
{{{markup}}}
{{#each modifiers}}
{{name}}
{{{description}}}
{{{markup ../this modifier_class=className}}}
{{/each}}
{{markup}}