AthenaShared.interfaces.iSpinner.default ​
shared/interfaces/iSpinner.default
Used to show a spinner in the bottom right corner of the screen.
Used when passing from server to client.
Interface
ISpinner
Properties ​
duration ​
• duration: number
How long in milliseconds this spinner should last. Use -1 to set forever.
Defined in ​
shared/interfaces/iSpinner.ts:18
text ​
• text: string
The text this spinner should have beside it.
Defined in ​
shared/interfaces/iSpinner.ts:25
type ​
• Optional
type: number
The type of spinner to use.