@for (action of actionsList(); track action.name) {
{{ action.name }} @if (!action.isBoolean) { {{ action.value }} }
}