this.internal.onstart = (e: Event) => {
      this.startHandler(e);
      this.ref.tick();
    };