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

Function onClick

docs/app/js/sanddance-app.js:10133–10133  ·  view source on GitHub ↗
(o, e)

Source from the content-addressed store, hash-verified

10131 });
10132 });
10133 const onClick = (o, e)=>clickHandler(e.srcEvent, o.object.search);
10134 const polygonLayer = new _vegaDeckGl.base.layers.PolygonLayer({
10135 autoHighlight: true,
10136 coordinateSystem: _vegaDeckGl.base.deck.COORDINATE_SYSTEM.CARTESIAN,

Callers 2

ToggleBase1Function · 0.70

Calls 1

stopPropagationMethod · 0.45

Tested by

no test coverage detected