@switch(type()) { @case ('table') { } @case ('tables') {
} @case ('view') {
} }
@for (item of options$ | async; track $index) { }