Skip to content

Instantly share code, notes, and snippets.

@goofmint
Created October 5, 2018 19:57
Embed
What would you like to do?
js.Global().Get("document").
Call("querySelector", "#res").
Set("value", "Hello")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment