MCPcopy
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

hideMethod · 0.95
removeStepMethod · 0.95
step.spec.jsFile · 0.80
tour.spec.jsFile · 0.80
modal.cy.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected