Button Variations
13 Mar 2018 in: ButtonsLoading
A button can show a loading indicator
Fluid
A button can take the width of its container
<button class="wojo fluid button">Fits container</button>
Circular
A button can be circular
<button class="wojo circular icon button">
<i class="icon cogs"></i>
</button>