guino ~master (2023-10-16T17:41:38.5583026)
Dub
Repo
WebView.navigate
guino
WebView
Navigates webview to the given URL. URL may be a properly encoded data URI.
struct
WebView
void
navigate
(
string
url
)
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
Navigates webview to the given URL. URL may be a properly encoded data URI.