Documentation ¶
Overview ¶
Package summarybar provides renderers for summary bar.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Datum ¶
Datum is the basic unit of summary bar. Each Datum is composed of a value and a representation. The value will be represented with the representation in the rendered summary bar.
type Opt ¶
type Opt func(*summaryBarComponent)
Opt configures an option for summaryBarComponent.
func WithEmptyRep ¶
WithEmptyRep is an opt that configures the empty representation for summaryBarComponent.
Click to show internal directories.
Click to hide internal directories.