Versions in this module Expand all Collapse all v0 v0.0.2 Feb 4, 2024 v0.0.1 Jan 31, 2024 Changes in this version + func Draw(selected *int, options *[]string, opts wtopts.Opts) []string + func HandleKey(selected *int, options *[]string, key string, opts wtopts.Opts) error + func Selection(options []string, customOpts ...wtopts.Opts) (result int, err error)