{#if !hasCamera}
No camera available
{/if}
{#if urDecoderProgress > 0}
{Math.round(urDecoderProgress * 100)}% {urDecoderProgress > 0.9 ? '- Keep scanning...' : ''}
{/if}