0.0.8 • Published 9 months ago
@kieler/table-webview v0.0.8
table-webview
A generic table view for use in vscode extensions. Extends the webview provided by vscode. Provides actions to add a row, update a cell, and to reset (i.e. empty) the table. With "cellClicked", the currently selected cell can be determined.