Notebook Views Insert Cells Modal (#16836)

* Add html-to-image package

* Add image card type
This commit is contained in:
Daniel Grajeda
2021-08-31 14:11:21 -06:00
committed by GitHub
parent a96bf181c0
commit e02ae0865a
14 changed files with 305 additions and 99 deletions

View File

@@ -767,6 +767,13 @@ declare module 'azdata' {
delete?: boolean;
}
export enum CardType {
/**
* Card with the icon as a background image
*/
Image = 'Image'
}
export namespace workspace {
/**
* Creates and enters a workspace at the specified location