sepal_ui.mapping.layers_control.HeaderRow#

class sepal_ui.mapping.layers_control.HeaderRow(**kwargs)[source]#

Html Row element including a single title of 3 colspan.

Specifically designed to work in the layer_control table

Parameters:

title (str) – the line value

Attributes

Methods

__init__

Html Row element including a single title of 3 colspan.

HeaderRow.__init__(title)[source]#

Html Row element including a single title of 3 colspan.

Specifically designed to work in the layer_control table

Parameters:

title (str) – the line value

Return type:

None