event.target parent

  const parent = e.currentTarget.parentNode;
Lioruby