MCPcopy 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

3import { FieldNames } from './constants';
4
5export function testForCollapseSelection() {
6 return `datum.${FieldNames.Collapsed}`;
7}

Callers 8

buildMethod · 0.90
addMarkMethod · 0.90
buildMethod · 0.90
buildMethod · 0.90
buildMethod · 0.90
buildMethod · 0.90
buildMethod · 0.90
buildMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected