Documentation
¶
Index ¶
- func Alert(text string, buttonLabels []string, buttonActions map[string]func(), ...) tview.Primitive
- func BodyWithOptions(instructions string, options []string, optionLabels map[string]string, ...) (body *tview.Flex, buttons map[string]*tview.Button)
- func Checkbox(label string, checked bool, changed func(bool)) tview.FormItem
- func ConfirmAlert(text string, onConfirm func(), onDismiss func()) tview.Primitive
- func DescriptionSidbar(description string) (func(string), tview.Primitive)
- func Footer() tview.Primitive
- func Form() *tview.Form
- func Header() tview.Primitive
- func Nav(selectedItem string) tview.Primitive
- func NavText(text string, selected bool) *tview.TextView
- func PageLeftNav(options []string, selectedNav string) *tview.Flex
- func VerticalLine(color tcell.Color) *tview.Box
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BodyWithOptions ¶
func ConfirmAlert ¶
func DescriptionSidbar ¶
func VerticalLine ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.