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(prompt *string, userInput *string, placeholder *string, opts wtopts.Opts) string + func HandleKey(userInput *string, key string, opts wtopts.Opts) error + func Input(prompt, placeholder string, customOpts ...wtopts.Opts) (userInput string, err error)