MCPcopy Index your code
hub / github.com/rapi-doc/RapiDoc / getRequestPanel

Method getRequestPanel

src/components/api-request.js:1647–1649  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

1645 }
1646
1647 getRequestPanel(e) {
1648 return e.target.closest('.request-panel');
1649 }
1650
1651 applyCURLSyntax(requestPanelEl) {
1652 const fetchUrl = this.buildFetchURL(requestPanelEl);

Callers 4

onSelectExampleMethod · 0.95
requestBodyTemplateMethod · 0.95
onGenerateCURLClickMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected