Loading (from Box)
A box with a spinning line to denote loading (automatically hidden).
Options:
- Inherits all from Box.
Properties:
- Inherits all from Box.
Events:
- Inherits all from Box.
Methods:
- Inherits all from Box.
- load(text) - Display the loading box with a message. Will lock keys until
stop
is called. - stop() - Hide loading box. Unlock keys.