github.com/outbrain/consul@v1.4.5/ui-v2/app/templates/components/secret-button.hbs (about)

     1  <label class="type-reveal">
     2    <span>Reveal</span>
     3    <input type="checkbox" />
     4    <em>{{yield}}</em>
     5  </label>