MCPcopy
hub / github.com/plotly/dash / documentTitle.ts

File documentTitle.ts

dash/dash-renderer/src/observers/documentTitle.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {IStoreObserverDefinition} from '../StoreObserver';
2import {IStoreState} from '../store';
3
4const updateTitle = (getState: () => IStoreState) => {

Callers

nothing calls this directly

Calls 3

getStateFunction · 0.85
updateTitleFunction · 0.85
disconnectMethod · 0.45

Tested by

no test coverage detected