pysepal.sepalwidgets.vue_widgets.Tabs#
- class pysepal.sepalwidgets.vue_widgets.Tabs(*args, **kwargs)[source]#
Public constructor
Attributes
contentAn instance of a Python list.
currentAn int trait.
template_fileA trait for unicode strings.
titlesAn instance of a Python list.
Methods
- Parameters:
args (t.Any)
kwargs (t.Any)
- Return type:
Self