Create WebView Panel with custom size and position in vscode API #103828
Labels
api
feature-request
Request for new features or functionality
*out-of-scope
Posted issue is not in scope of VS Code
webview
Webview issues
Milestone
Now, when creating a new webview panel, I can specify the viewColumn, but I cannot specify which side and with what fixed size I want to open this panel.
For example, I want to open a panel from the bottom with a fixed height of 400px. For this I would like to do something like this:
The text was updated successfully, but these errors were encountered: