Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
316
export
interface
StepOptionsButtonEvent {
317
[key: string]: () => void;
318
}
319
320
export
interface
StepOptionsCancelIcon {
321
/**
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected