Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CancelButtonView ¶
CancelButtonView returns a button reading "Cancel.".
func HelpView ¶
HelpView renders text intended to display at help text, often at the bottom of a view.
func OKButtonView ¶
OKButtonView returns a button reading "OK".
func VerticalLine ¶
VerticalLine return a vertical line colored according to the given state.
Types ¶
type Styles ¶
type Styles struct { Cursor, Wrap, Paragraph, Keyword, Code, Subtle, Error, Prompt, FocusedPrompt, Note, NoteDim, Delete, DeleteDim, Label, LabelDim, ListKey, ListDim, InactivePagination, SelectionMarker, SelectedMenuItem, Checkmark, Logo, App lipgloss.Style }
func DefaultStyles ¶
func DefaultStyles() Styles
Click to show internal directories.
Click to hide internal directories.