Documentation
¶
Index ¶
Constants ¶
View Source
const ( PartItem = widget.Part("item") PartValue = widget.Part("value") PartLabel = widget.Part("label") )
View Source
const NameStatGrid = widget.Name("statgrid")
NameStatGrid is the widget name for statgrid.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StatGrid ¶
type StatGrid struct {
Element
Items []StatItem
}
StatGrid displays a responsive grid of key metrics/statistics.
func (*StatGrid) RenderCSS ¶
func (s *StatGrid) RenderCSS() *css.Stylesheet
RenderCSS defines the stylesheet for statgrid.
func (*StatGrid) WidgetKind ¶
func (*StatGrid) WidgetName ¶
Click to show internal directories.
Click to hide internal directories.