pysepal.sepalwidgets.vue_widgets.Tabs#

class pysepal.sepalwidgets.vue_widgets.Tabs(*args, **kwargs)[source]#

Public constructor

Attributes

content

An instance of a Python list.

current

An int trait.

template_file

A trait for unicode strings.

titles

An instance of a Python list.

Methods

Parameters:
  • args (t.Any)

  • kwargs (t.Any)

Return type:

Self