Versions in this module Expand all Collapse all v0 v0.0.1 Jun 6, 2025 Changes in this version + func InitialModelMultiSelect(options []steps.Item, selection *Selection, header string, ...) model + type Selection struct + Choices map[string]bool + func (s *Selection) Update(optionName string, value bool)