sepal_ui.scripts.utils.show_component#

sepal_ui.scripts.utils.show_component(widget)[source]#

Show a vuetify based component.

Parameters:

widget (VuetifyWidget) – the widget to hide

Returns:

the widget

Return type:

VuetifyWidget