mounted() {
        if (!(this as any).node.attrs['data-viite']) {
          (this as any).showTermiSelector();
        }
      },