Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import
PropTypes from
'prop-types'
;
2
import
React from
'react'
;
3
4
const
DelayedEventComponent = ({ id, n_clicks = 0, setProps }) => (<button
Callers
nothing calls this directly
Calls
1
setProps
Function · 0.50
Tested by
no test coverage detected