@if (background === 'circle') { } @else if (background === 'rect') { }
I'm a node
I'm a node
Select Background @for (option of backgroundOptions; track option) { {{ option }} }