slider.on('end', () => {
      run(this, function() {
        this.onEnd();
        if (!isEmpty(this.get(`on-end`))) {
          let val = this.get("slider").get();