Package dom provides GopherJS bindings for the JavaScript DOM APIs, enabling DOM manipulation from Go code compiled to JavaScript.
go get honnef.co/go/js/domNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Gets the window document and sets text content of an element by ID.
Use 'gopherjs build' instead of 'go build'.
No dependency data recorded yet.