<div class="form-group static">
    <label>Voornaam</label>
    <p class="form-control-static">Walter de Vries</p>
</div>
<div class="form-group static">
  <label>{{ label }}</label>
  <p class="form-control-static">{{ value }}</p>
</div>
label: Voornaam
value: Walter de Vries
  • Handle: @inline-group-static
  • Preview:
  • Filesystem Path: components\03-forms\03-inline\groups\inline-group-static.hbs

There are no notes for this item.