sepal_ui.scripts.utils.hide_component#

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

Hide a vuetify based component.

Parameters:

widget (VuetifyWidget) – the widget to hide

Returns:

the widget

Return type:

VuetifyWidget