<h3>Buttons</h3>
<button type="button" class="hgm-button sm">Some Label</button>
<button type="button" class="hgm-button">Some Label</button>
<button type="button" class="hgm-button lg">Some Label</button>
<button type="button" class="hgm-button xl">Some Label</button>
<button type="button" class="hgm-button ghost xl">Some Label</button>
<button type="button" class="hgm-button ghost lg">Some Label</button>
<button type="button" class="hgm-button ghost">Some Label</button>
<button type="button" class="hgm-button ghost sm">Some Label</button>
<br><br>
<h4>Buttons with Icons</h4>
<button type="button" class="hgm-button">Some Label<i class="fas fa-times right"></i></button>
<button type="button" class="hgm-button xl"><i class="fas fa-chevron-left left"></i>Some Label</button>
<button type="button" class="hgm-button ghost xl">Some Label<i class="fas fa-chevron-right right"></i></button>
<button type="button" class="hgm-button ghost"><i class="fas fa-calendar-alt left"></i>Some Label</button>
<br><br>
<h4>Full Width Buttons</h4>
<button type="button" class="hgm-button xl full-width"><i class="fas fa-phone left"></i>Some Label</button>
<br><br>
<button type="button" class="hgm-button ghost xl full-width">Some Label<i class="fas fa-chevron-right right"></i></button>
<h3>Buttons</h3>
<button type="button" class="hgm-button sm">Some Label</button>
<button type="button" class="hgm-button">Some Label</button>
<button type="button" class="hgm-button lg">Some Label</button>
<button type="button" class="hgm-button xl">Some Label</button>
<button type="button" class="hgm-button ghost xl">Some Label</button>
<button type="button" class="hgm-button ghost lg">Some Label</button>
<button type="button" class="hgm-button ghost">Some Label</button>
<button type="button" class="hgm-button ghost sm">Some Label</button>
<br><br>
<h4>Buttons with Icons</h4>
<button type="button" class="hgm-button">Some Label<i class="fas fa-times right"></i></button>
<button type="button" class="hgm-button xl"><i class="fas fa-chevron-left left"></i>Some Label</button>
<button type="button" class="hgm-button ghost xl">Some Label<i class="fas fa-chevron-right right"></i></button>
<button type="button" class="hgm-button ghost"><i class="fas fa-calendar-alt left"></i>Some Label</button>
<br><br>
<h4>Full Width Buttons</h4>
<button type="button" class="hgm-button xl full-width"><i class="fas fa-phone left"></i>Some Label</button>
<br><br>
<button type="button" class="hgm-button ghost xl full-width">Some Label<i class="fas fa-chevron-right right"></i></button>
/* No context defined. */
No notes defined.