Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/microsoft/SandDance
/ resize
Method
resize
packages/sanddance-explorer/src/explorer.tsx:861–863 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
859
}
860
861
public resize() {
862
this.setState({ calculating: () => this._resize() });
863
}
864
865
private _resize() {
866
this.changeInsight(
Callers
2
setChromeless
Method · 0.45
constructor
Method · 0.45
Calls
1
_resize
Method · 0.95
Tested by
no test coverage detected