Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ionic-team/ionic-framework
/ componentDidLoad
Method
componentDidLoad
core/src/components/fab/fab.tsx:48–52 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
46
}
47
48
componentDidLoad() {
49
if (this.activated) {
50
this.activatedChanged();
51
}
52
}
53
/**
54
* Close an active FAB list container.
55
*/
Callers
nothing calls this directly
Calls
1
activatedChanged
Method · 0.95
Tested by
no test coverage detected