Getting Started

API Reference

@if (featuredGroup().items.length) { }
    @for (itemType of itemTypes; track itemType) {
  • {{ itemType | adevApiLabel : 'full' }}
  • }
@for (group of filteredGroups(); track group) { }