function()

in antora-ui-hop/src/js/06-copy-to-clipboard.js [68:72]


      function () {
        this.classList.add('clicked')
        this.offsetHeight // eslint-disable-line no-unused-expressions
        this.classList.remove('clicked')
      }.bind(this),