amount
amount: an integer between 0 and 100 to make the bar progress
The code below is done with this (where $amount=75): <x-bl.progress :amount=$amount />
$amount=75
<x-bl.progress :amount=$amount />