pysepal.sepalwidgets.tile.TileDisclaimer#
- class pysepal.sepalwidgets.tile.TileDisclaimer(*args, **kwargs)[source]#
Create an about tile.
This tile will have the “about_widget” id and “Disclaimer” title.
Attributes
Methods
Create an about tile.
Rebuild the disclaimer element when the theme changes.
- Parameters:
theme_toggle (ThemeToggle)
- TileDisclaimer.__init__(theme_toggle=None)[source]#
Create an about tile.
This tile will have the “about_widget” id and “Disclaimer” title.
- Parameters:
theme_toggle (ThemeToggle | None)
- Return type:
None