github.com/anth0d/nomad@v0.0.0-20221214183521-ae3a0a2cad06/ui/app/templates/components/tooltip.hbs (about)

     1  <span class="tooltip" aria-label="{{this.text}}">
     2    {{yield}}
     3  </span>