TabInputWebview

constructor(viewType: String)(source)

Constructs a webview tab input with the given view type.

Parameters

viewType

The type of webview. Maps to {@linkcode WebviewPanel.viewType WebviewPanel's viewType}

Online Documentation