MCPcopy
hub / github.com/rapi-doc/RapiDoc / beforeNavigationFocusedMode

Method beforeNavigationFocusedMode

src/components/api-request.js:563–565  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

561
562 // This method is called before navigation change in focused mode
563 async beforeNavigationFocusedMode() {
564 // this.saveExampleState();
565 }
566
567 // This method is called after navigation change in focused mode
568 async afterNavigationFocusedMode() {

Callers 1

scrollToEventTargetMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected