Manage setInterval calls related to a spinner.
• currentFrameIndex: function
▸ (): number
• start: function
▸ (callback
: function): void
Parameters:
▪ callback: function
▸ (frame
: string): void
Parameters:
Name | Type |
---|---|
frame |
string |
• stop: function
▸ (): void