{#if commandIcon}
{@render commandIcon()}
{/if} {#if commandStatus}
{@render commandStatus()}
{/if} {#if commandDescription}
{@render commandDescription()}
{/if} {#if commandLocation}
{@render commandLocation()}
{/if} {#if toogleActionToInCommandLabel}
{@render toogleActionToInCommandLabel()}
{/if} {#if toogleActionToNoCommandLabel}
{@render toogleActionToNoCommandLabel()}
{/if} {#if toogleStateInCommandLabel}
{@render toogleStateInCommandLabel()}
{/if} {#if toogleStateNoCommandLabel}
{@render toogleStateNoCommandLabel()}
{/if} {#if toogleStateInCommandIcon}
{@render toogleStateInCommandIcon()}
{/if}