@namespace Connected.Components @inherits SelectItemBase @using Microsoft.AspNetCore.Components.Routing
@if (!OnClick.HasDelegate && Command == null) { @if (!string.IsNullOrEmpty(Icon)) { } } else {
@if (!string.IsNullOrEmpty(Icon)) { }
}