- Add events that wrap vugu.DOMEvent - Add event example for the input field component - Rename handleChange to handleInput - Forward any oninput, onkeydown, onkeypress or onkeyup events to event listeners
29 lines
568 B
JSON
29 lines
568 B
JSON
{
|
|
"cSpell.words": [
|
|
"borderless",
|
|
"Dadido",
|
|
"datetime",
|
|
"domrender",
|
|
"Fullscreen",
|
|
"keypress",
|
|
"keyup",
|
|
"ldflags",
|
|
"Segoe",
|
|
"simplehttp",
|
|
"Sprintf",
|
|
"Typer",
|
|
"vgrouter",
|
|
"vjson",
|
|
"Vogel",
|
|
"vugu",
|
|
"vugugen",
|
|
"xxhash"
|
|
],
|
|
"licenser.author": "David Vogel",
|
|
"licenser.license": "MIT",
|
|
"licenser.projectName": "D3vugu-components",
|
|
"go.toolsEnvVars": {
|
|
"GOOS": "js",
|
|
"GOARCH": "wasm"
|
|
}
|
|
} |