Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/plotly/dash
/ shouldComponentUpdate.ts
File
shouldComponentUpdate.ts
components/dash-table/src/dash-table/components/Table/shouldComponentUpdate.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as R from
'ramda'
;
2
import
{isEqual} from
'core/comparer'
;
3
4
const
DERIVED_REGEX = /^derived_/;
Callers
nothing calls this directly
Calls
2
isEqual
Function · 0.90
test
Method · 0.45
Tested by
no test coverage detected