components

package
v0.5.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 13, 2021 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package components contains a compilation of terminal UI components for CLI applications

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewInput

func NewInput(placeholder string, handler InputHandler) *tea.Program

func NewSpinner

func NewSpinner(message string, color string) *tea.Program

Types

type InputHandler

type InputHandler func(answer string) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL