MCPcopy Create free account
hub / github.com/microsoft/SandDance / closeDialog

Method closeDialog

docs/app/js/sanddance-app.js:11678–11678  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

11676 }
11677 render() {
11678 const closeDialog = ()=>this.close();
11679 if (this.state.delayAction) requestAnimationFrame(()=>{
11680 //allow render to complete
11681 if (this.state.delayAction) {

Callers

nothing calls this directly

Calls 1

closeMethod · 0.95

Tested by

no test coverage detected