Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CancelledMsg ¶
type CancelledMsg struct{}
type Model ¶
type Model struct {
// contains filtered or unexported fields
}
func NewWithTitle ¶
func (*Model) HandleIntent ¶ added in v0.10.3
type SelectedMsg ¶
type SelectedMsg struct {
Value string
}
Click to show internal directories.
Click to hide internal directories.