Documentation
¶
Index ¶
- Constants
- func ActiveDialogButton() lipgloss.Style
- func CobraItemNameColor() lipgloss.Style
- func CobraSectionColor() lipgloss.Style
- func DialogBox() lipgloss.Style
- func DialogButton() lipgloss.Style
- func ErrorColor() lipgloss.Style
- func ErrorPrefix() lipgloss.Style
- func ErrorText(text string) lipgloss.Style
- func InfoColor() lipgloss.Style
- func InfoPrefix() lipgloss.Style
- func InfoText(text string) lipgloss.Style
- func SelectColor() lipgloss.Style
- func SelectPrefix() lipgloss.Style
- func SelectText(text string) lipgloss.Style
- func SuccessColor() lipgloss.Style
- func SuccessPrefix() lipgloss.Style
- func SuccessText(text string) lipgloss.Style
- func TableBorderStyle() lipgloss.Style
- func TableRow() lipgloss.Style
- func TableRowActive() lipgloss.Style
- func WarningColor() lipgloss.Style
- func WarningPrefix() lipgloss.Style
- func WarningText(text string) lipgloss.Style
- type Line
Constants ¶
View Source
const ( // SYMBOLS SuccessIcon = "✔" ErrorIcon = "✗" SelectIcon = "➔" InfoIcon = "➤" WarningIcon = "!" )
Variables ¶
This section is empty.
Functions ¶
func ActiveDialogButton ¶
func CobraItemNameColor ¶
func CobraSectionColor ¶
func DialogButton ¶
func ErrorColor ¶
func ErrorPrefix ¶
func InfoPrefix ¶
func SelectColor ¶
func SelectPrefix ¶
func SelectText ¶
func SuccessColor ¶
func SuccessPrefix ¶
func SuccessText ¶
func TableBorderStyle ¶ added in v1.0.19
func TableRowActive ¶
func WarningColor ¶
func WarningPrefix ¶
func WarningText ¶
Types ¶
type Line ¶
type Line struct {
// contains filtered or unexported fields
}
func InfoWithValueLine ¶
func SelectLine ¶
func SuccessLine ¶
func WarningLine ¶
func (Line) DisableStyle ¶
Click to show internal directories.
Click to hide internal directories.