guino ~master (2023-10-16T17:41:38.5583026)
Dub
Repo
WebView.respond
guino
WebView
Respond to a binding call from js.
struct
WebView
void
respond
(
string
seq
,
bool
resolved
,
JSONValue
v
)
See Also
resolve
,
reject
Meta
Source
See Implementation
guino
WebView
classes
Element
Elements
constructors
this
functions
bindJs
byId
bySelector
create
eval
html
navigate
onInit
reject
resolve
respond
run
size
terminate
title
unbindJs
window
static functions
fileAsDataUri
importAsDataUri
parseJsArgs
toDataUri
Respond to a binding call from js.