Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{IStoreObserverDefinition} from
'../StoreObserver'
;
2
import
{IStoreState} from
'../store'
;
3
4
const
updateTitle = (getState: () => IStoreState) => {
Callers
nothing calls this directly
Calls
3
getState
Function · 0.85
updateTitle
Function · 0.85
disconnect
Method · 0.45
Tested by
no test coverage detected