MCPcopy Index your code
hub / github.com/plotly/dash / APIController.react.js

File APIController.react.js

dash/dash-renderer/src/APIController.react.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {batch, connect} from 'react-redux';
2import {includes, isEmpty} from 'ramda';
3import React, {useEffect, useRef, useState} from 'react';
4

Callers

nothing calls this directly

Calls 13

useStateFunction · 0.90
useRefFunction · 0.90
useEffectFunction · 0.90
getAppStateFunction · 0.90
applyPersistenceFunction · 0.90
computePathsFunction · 0.90
computeGraphsFunction · 0.90
dispatchErrorFunction · 0.90
hydrateInitialOutputsFunction · 0.90
waitFunction · 0.85
isEmptyFunction · 0.85
apiThunkFunction · 0.85

Tested by

no test coverage detected