{#if canRenderContainer}
{#if isFlowAction(clickAction)}
{item.text}
{:else if isExternalUrlAction(clickAction)}
{item.text}
{/if}
{/if}