Documentation
¶
Index ¶
- Variables
- func ActiveRowStyle() lipgloss.Style
- func DefaultRowStyle() lipgloss.Style
- func DisabledRowStyle() lipgloss.Style
- func HelpView(sections ...string) string
- func KeyValueView(stuff ...string) string
- func PendingRowStyle() lipgloss.Style
- func VerticalLine(state State) string
- type Model
- type State
- type Styles
Constants ¶
This section is empty.
Variables ¶
View Source
var MainStyles = DefaultStyles()
Functions ¶
func ActiveRowStyle ¶
func DefaultRowStyle ¶
func DisabledRowStyle ¶
func HelpView ¶
HelpView renders text intended to display at help text, often at the bottom of a view.
func PendingRowStyle ¶
func VerticalLine ¶
VerticalLine return a vertical line colored according to the given state.
Types ¶
Click to show internal directories.
Click to hide internal directories.