LoadersMixin#

class jdaviz.core.template_mixin.LoadersMixin(**kwargs: Any)[source]#

Bases: VuetifyTemplate, HubListener

Public constructor

Attributes Summary

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

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#