LoadersMixin#
- class jdaviz.core.template_mixin.LoadersMixin(**kwargs: Any)[source]#
Bases:
VuetifyTemplate
,HubListener
Public constructor
Attributes Summary
A boolean (True, False) trait.
An instance of a Python list.
A trait which allows any value.
A trait for unicode strings.
Attributes Documentation
- dev_loaders#
A boolean (True, False) trait.
- loader_items#
An instance of a Python list.
- loader_panel_ind#
A trait which allows any value.
- loader_selected#
A trait for unicode strings.
- loaders#