Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/ionic-team/ionic-framework
/ getFab
Method
getFab
core/src/components/fab/fab.tsx:61–63 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
59
}
60
61
private getFab() {
62
return this.el.querySelector(
'ion-fab-button'
);
63
}
64
65
/**
66
* Opens/Closes the FAB list container.
Callers
1
activatedChanged
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected