{{ isBinary ? (total - used | dimlessBinary) : (total - used | dimless) }}
= warningThreshold, 'bg-danger': usedPercentage/100 >= errorThreshold}"
role="progressbar"
[attr.aria-label]="{ title }"
i18n-aria-label="The title of this usage bar is { title }"
[style.width]="usedPercentage + '%'">
{{ usedPercentage | number: '1.0-' + decimals }}%