@namespace Connected.Components @using Connected.Extensions; @inherits ButtonBase @if (!string.IsNullOrWhiteSpace(StartIcon)) { } @ChildContent @if (!string.IsNullOrWhiteSpace(@EndIcon)) { }