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

Method start

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

Source from the content-addressed store, hash-verified

1export interface LaddaButton {
2 start(): LaddaButton,
3 startAfter(delay: number): LaddaButton,
4 stop(): LaddaButton,
5 toggle(): LaddaButton,

Callers 1

createFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected