List

<ul class="list ">
</ul>
<ul class="list {{parentClass}}{{#if isSmall}} list-small{{/if}}">
	{{#each items}}
	{{> @list-item}}
	{{/each}}
</ul>
/* No context defined for this component. */

There are no notes for this item.