Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Model ¶
type Model struct {
Visible bool
Message string
Width int
Height int
ErrorMode bool // If true, shows "Error" title and dismiss-only
InfoMode bool // If true, shows "Info" title and dismiss-only
CheckboxLabel string // If non-empty, shows a checkbox with this label
CheckboxChecked bool // State of the checkbox
}
func (*Model) WithMessage ¶
Click to show internal directories.
Click to hide internal directories.