@if (gradientItems) {
@if (selectedItem) {
@if (showLabel) {
{{selectedItem?.name}}
}
}
@if (gradientItems) { } @if (showAdd) { }
}