ApexStore v{{ VERSION }}
@for (group of navGroups(); track group.label) {
{{ group.label }}
@for (item of group.items; track item.path) { {{ item.label }} } }
Documentation GitHub