<div class="e-buttongroup">
  <button class="e-btn" type="reset">Default</button>
  <button class="e-btn e-btn-secondary" type="submit">Secondary</button>
  <button class="e-btn e-btn-primary" type="submit">Primary</button>
</div>