Documentation ¶ Index ¶ func Spinner(text string) *spinner func StoppedSpinner(text string) *spinner func TextArea(prompt, placeholder, value string) (string, error) func TextInput(prompt, placeholder, value string) (string, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Spinner ¶ func Spinner(text string) *spinner func StoppedSpinner ¶ func StoppedSpinner(text string) *spinner func TextArea ¶ func TextArea(prompt, placeholder, value string) (string, error) func TextInput ¶ func TextInput(prompt, placeholder, value string) (string, error) Types ¶ This section is empty. Source Files ¶ View all Source files interactive.go spinner.go textarea.go textinput.go Click to show internal directories. Click to hide internal directories.