@for (action of actions; track $index) { @if(!action.hide){ @switch (action.type) { @case (ACTION_TYPE.BUTTON) { } } } }