MCPcopy
hub / github.com/microsoft/SandDance / close

Method close

extensions/azdata-sanddance/src/azdata.proposed.d.ts:3918–3918  ·  view source on GitHub ↗

* Close the wizard. Does nothing if the wizard is not open.

()

Source from the content-addressed store, hash-verified

3916 * Close the wizard. Does nothing if the wizard is not open.
3917 */
3918 close(): Thenable<void>;
3919
3920 /**
3921 * Register a callback that will be called when the user tries to navigate by

Callers 14

main.jsFile · 0.65
PanelBase1Function · 0.65
deleteImageFunction · 0.65
_serializeFunction · 0.65
_renderFunction · 0.65
processFunction · 0.65
markFunction · 0.65
defsFunction · 0.65
deleteImageFunction · 0.65
_serializeFunction · 0.65
_renderFunction · 0.65
processFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected