Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Card ¶
type Card struct { Theme *cleantheme.Theme Title string // contains filtered or unexported fields }
A Card displays a card as in e.g. a BI application, i.e. a title with a value (and a min and max).
func (*Card) UpdateValue ¶
UpdateValue sets the value the widget should show
Click to show internal directories.
Click to hide internal directories.