package
Version:
v2.3.0
Opens a new window with list of versions in this module.
Published: Oct 31, 2024
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package multiInput provides functions that
help define and draw a multi-input step
InitialSelectInputModel initializes a multiInput step with
the given data
type Selection struct {
Choice string
}
A Selection represents a choice made in a multiInput step
Update changes the value of a Selection's Choice
Source Files
¶
Click to show internal directories.
Click to hide internal directories.