Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Lobos/react-ui
/ componentDidUpdate
Method
componentDidUpdate
src/Table.js:36–38 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
34
}
35
36
componentDidUpdate () {
37
this.setHeaderWidth();
38
}
39
40
checkHeadFixed () {
41
const
{ height } = this.props;
Callers
nothing calls this directly
Calls
1
setHeaderWidth
Method · 0.95
Tested by
no test coverage detected