MCPcopy Index your code
hub / github.com/ionic-team/ionic-framework / componentDidLoad

Method componentDidLoad

core/src/components/tabs/tabs.tsx:68–70  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

66 }
67
68 componentDidLoad() {
69 this.updateTabBar();
70 }
71
72 componentDidUpdate() {
73 this.updateTabBar();

Callers

nothing calls this directly

Calls 1

updateTabBarMethod · 0.95

Tested by

no test coverage detected