Message (from Box)
A box containing a message to be displayed (automatically hidden).
Options:
- Inherits all from Box.
Properties:
- Inherits all from Box.
Events:
- Inherits all from Box.
Methods:
- Inherits all from Box.
- log/display(text, [time], callback) - Display a message for a time (default is 3 seconds). Set time to 0 for a perpetual message that is dismissed on keypress.
- error(text, [time], callback) - Display an error in the same way.