{#if isRecording}
Press keys...
{:else if hotkeyParts.length > 0}
{#each hotkeyParts as part}
{part}
{/each}
{:else}
Click to set
{/if}