No Navigate to href in data-no-click Cell Test: Running
Import Module
import { RowClick } from "https://cdn.jsdelivr.net/gh/IdahoStatePolice/CDN@0.0/js/RowClick.js";
RowClick.initAll();
// or
const el = document.querySelector('#id');
const confirmation = new RowClick(el);