pysepal.sepalwidgets.tile#
Custom Card widget to create Tiles in application.
Gather the customized ipyvuetifyWidgets used to create Tiles in the application panel framework.
All the content of this modules is included in the parent sepal_ui.sepalwidgets package. So it can be imported directly from there.
Example
from pysepal import sepalwidgets as sw
sw.TileDisclaimer()
Classes
|
Custom Layout widget for the sepal UI framework. |
|
Create an about tile using a .md file. |
|
Create an about tile. |