is now part of Shuffle™. The new editor includes templates for Bulma, Bootstrap, Material-UI, and Tailwind CSS.
Switch to Shuffle →
← all Bulma classes list

Bulma class: .control.is-loading

<div class="field">
  <label class="label">Name</label>
  <div class="control is-loading">
    <input class="input" type="text" placeholder="Text input">
  </div>
</div>

Preview

More in Bulma Forms