WebviewViewProvider
Provider for creating WebviewView
elements.
Functions
Link copied to clipboard
abstract fun resolveWebviewView(webviewView: WebviewView, context: WebviewViewResolveContext<*>, token: CancellationToken): PromiseLike<Void?>?
Resolves a webview view.