package
Version:
v0.0.0-...-a1a1c7b
Opens a new window with list of versions in this module.
Published: Nov 24, 2024
License: MIT
Opens a new window with license information.
Imports: 5
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
InitialModelMulti 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.