pysepal.sepalwidgets.vue_app.RightPanel#
- class pysepal.sepalwidgets.vue_app.RightPanel(*args, **kwargs)[source]#
Initialize RightPanel with event handlers.
Attributes
configAn instance of a Python dict.
content_dataAn instance of a Python list.
disabledA boolean (True, False) trait.
is_openA boolean (True, False) trait.
template_fileA trait for unicode strings.
Methods
Initialize RightPanel with event handlers.
Handle panel state changes from Vue component.