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

File DelayedEventComponent.js

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

Source from the content-addressed store, hash-verified

1import PropTypes from 'prop-types';
2import React from 'react';
3
4const DelayedEventComponent = ({ id, n_clicks = 0, setProps }) => (<button

Callers

nothing calls this directly

Calls 1

setPropsFunction · 0.50

Tested by

no test coverage detected