@if (dataSource === 'config') { } @if (dataSource === 'api') { } @if (dataSource !== 'config' && dataSource !== 'api') { {{ dataSource }} }