CustomToolbarToggleMixin#
- class jdaviz.core.template_mixin.CustomToolbarToggleMixin(**kwargs: Any)[source]#
Bases:
VuetifyTemplate,HubListenerPublic constructor
Attributes Summary
A boolean (True, False) trait.
Methods Summary
custom_toolbar_tools(viewer)Toggle the custom toolbar mode.
vue_toggle_custom_toolbar(*args)Attributes Documentation
- custom_toolbar_enabled#
A boolean (True, False) trait.
Methods Documentation