MCPcopy
hub / github.com/hakimel/Ladda / stop

Method stop

js/ladda.d.ts:4–4  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2 start(): LaddaButton,
3 startAfter(delay: number): LaddaButton,
4 stop(): LaddaButton,
5 toggle(): LaddaButton,
6 setProgress(progress: number): void,
7 isLoading(): boolean,

Callers 3

createFunction · 0.80
stopAllFunction · 0.80
index.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected