Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/shipshapecode/shepherd
/ getCurrentStep
Method
getCurrentStep
shepherd.js/src/tour.ts:253–255 ·
view source on GitHub ↗
* Gets the current step
()
Source
from the content-addressed store, hash-verified
251
* Gets the current step
252
*/
253
getCurrentStep() {
254
return
this.currentStep;
255
}
256
257
/**
258
* Hide the current step
Callers
6
hide
Method · 0.95
removeStep
Method · 0.95
step.spec.js
File · 0.80
tour.spec.js
File · 0.80
test.acceptance.cy.js
File · 0.80
modal.cy.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected