document.addEventListener("DOMContentLoaded", function() {})
document.querySelector('#firstChecks[]').addEventListener('click', () => {
console.log("test");
})
Severity Code Description Project File Line Suppression State
Error CS1061 'Datum[]' does not contain a definition for 'gn' and no accessible extension method 'gn' accepting a first argument of type 'Datum[]' could be found (are you missing a using directive or an assembly reference?) SbClient C:\Users\ust\Documents\GitHub\akettools\client\sb\zn.cs 44 Active