MCPcopy Create free account
hub / github.com/shipshapecode/shepherd / StepOptionsButtonEvent

Interface StepOptionsButtonEvent

shepherd.js/src/step.ts:316–318  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

314}
315
316export interface StepOptionsButtonEvent {
317 [key: string]: () => void;
318}
319
320export interface StepOptionsCancelIcon {
321 /**

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected