Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InputConfig ¶
type Model ¶
type Model struct {
// contains filtered or unexported fields
}
func New ¶
func New(config []InputConfig) Model
func (Model) GetLabel ¶
func (m Model) GetLabel(c InputConfig) string
type SelectNextMsg ¶
type SelectNextMsg int
SelectNextMsg used for emitting events when the 'Next' button is selected.
type SelectSkipMsg ¶
type SelectSkipMsg int
SelectSkipMsg used for emitting events when the 'Skip' button is selected.
Click to show internal directories.
Click to hide internal directories.