MCPcopy Index your code
hub / github.com/plotly/dash / AsyncComponent.js

File AsyncComponent.js

@plotly/dash-test-components/src/components/AsyncComponent.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import PropTypes from 'prop-types';
2import React, { Suspense } from 'react';
3import { asyncDecorator } from '@plotly/dash-component-plugins';
4import asyncComponentLoader from './../fragments/AsyncComponentLoader';

Callers

nothing calls this directly

Calls 1

asyncDecoratorFunction · 0.90

Tested by

no test coverage detected