MCPcopy
hub / github.com/facebook/react / loadStylesheets

Function loadStylesheets

packages/react-dom/src/__tests__/ReactDOMFloat-test.js:377–379  ·  view source on GitHub ↗
(hrefs)

Source from the content-addressed store, hash-verified

375 }
376
377 function loadStylesheets(hrefs) {
378 loadStylesheetsFrom(document, hrefs);
379 }
380
381 function loadStylesheetsFrom(root, hrefs) {
382 const event = new window.Event('load');

Callers 1

Calls 1

loadStylesheetsFromFunction · 0.85

Tested by

no test coverage detected