Loader v0.4.0+

Busy

Added: v0.4.0

Options

<hx-busy></hx-busy>

<button class="hxBtn hxPrimary">
  <span>Loading</span>
  <hx-busy></hx-busy>
</button>

Progress Bar

Added: v0.7.0

<hx-progress value="42"></hx-progress>

See Also