Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/react-bootstrap/react-bootstrap
/ createModal
Function
createModal
test/BootstrapModalManagerSpec.ts:14–14 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
12
);
13
14
const
createModal = () => ({ dialog: null, backdrop: null });
15
16
describe(
'BootstrapModalManager'
, () => {
17
let
container, manager;
Callers
1
BootstrapModalManagerSpec.ts
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…