Code
Hub
Trending
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/microsoft/SandDance
/ testForCollapseSelection
Function
testForCollapseSelection
packages/sanddance-specs/src/selection.ts:5–7 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3
import
{ FieldNames } from
'./constants'
;
4
5
export
function
testForCollapseSelection() {
6
return
`datum.${FieldNames.Collapsed}`;
7
}
Callers
8
build
Method · 0.90
addMark
Method · 0.90
build
Method · 0.90
build
Method · 0.90
build
Method · 0.90
build
Method · 0.90
build
Method · 0.90
build
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected