{{ readonly ? 'Label Details' : 'Edit Label' }}

Label Value
Font Size @for (option of fontSizeOptions; track option) { {{ option.text }} }
@if ({ value: (saving$ | async)! }; as saving) { @if (readonly) { } @else { } }