@let attr = attribute(); @if (!attr) {
|
@for (_ of [1,2]; track $index) { }
@for (_ of [1,2]; track $index) {
}
} @else {
← Attributes |

{{ attr.display_name }}

@if (!editing()) { }
Details Settings
@if (activeTab() === '0') {
@if (editing()) {
}
} @else if (activeTab() === '1') {
}
}