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

Function _positionCard

docs/app/js/sanddance-app.js:32160–32162  ·  view source on GitHub ↗
(props, hostElement, callout, previousPositions)

Source from the content-addressed store, hash-verified

32158 });
32159}
32160function _positionCard(props, hostElement, callout, previousPositions) {
32161 return _positionCallout(props, hostElement, callout, previousPositions, true);
32162}
32163var __positioningTestPackage = {
32164 _finalizePositionData: _finalizePositionData,
32165 _finalizeBeakPosition: _finalizeBeakPosition,

Callers 1

positionCardFunction · 0.85

Calls 1

_positionCalloutFunction · 0.85

Tested by

no test coverage detected