Andreas Loew

Results 52 comments of Andreas Loew
trafficstars

It would be nice to pass "null" as second argument to omit the . E.g. ~~~ const table = dv.el("table"); const thead = dv.el("thead", null, {container: table}) const trh =...

Ok... but what are the benefits for the users?