@namespace Connected.Components @inherits UIComponent @ChildContent @if (Visible) { @if (!Dot) { @if (!String.IsNullOrEmpty(Icon)) { } else { @_content } } }