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

Function OrbitController1

docs/app/js/sanddance-app.js:97412–97415  ·  view source on GitHub ↗
(props)

Source from the content-addressed store, hash-verified

97410 (0, _inheritsDefault.default)(OrbitController1, _Controller);
97411 var _super2 = _createSuper(OrbitController1);
97412 function OrbitController1(props) {
97413 (0, _classCallCheckDefault.default)(this, OrbitController1);
97414 return _super2.call(this, OrbitState, props);
97415 }
97416 (0, _createClassDefault.default)(OrbitController1, [
97417 {
97418 key: "_getTransitionProps",

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected