SnackbarMessage¶
- class jdaviz.core.events.SnackbarMessage(text, color=None, timeout=5000, loading=False, *args, **kwargs)[source] [edit on github]¶
Bases:
glue.core.message.MessageCreate a new message
- Parameters
sender – The object sending the message
tag – An optional string describing the message
Attributes Summary
Attributes Documentation
- color¶
- loading¶
- text¶
- timeout¶