sepal_ui.sepalwidgets.sepal_ipyvuetify.CalendarDaily#

class sepal_ui.sepalwidgets.sepal_ipyvuetify.CalendarDaily(**kwargs)[source]#

Custom vuetifyWidget to add specific methods.

Parameters:
  • viz – define if the widget should be visible or not

  • tooltip – tooltip text of the widget. If set the widget will be displayed on self.widget (irreversible).

  • args (t.Any)

  • kwargs (t.Any)

Return type:

t.Any

Attributes

Methods