Documentation
¶
Index ¶
- func AppView(contents ...string) string
- func ButtonView(focused bool, label string, btntype utils.ButtonType) string
- func ContainerControlView(controls ...string) string
- func ContainerView(focused bool, containerType utils.ContainerType, contents ...string) string
- func DebugView(enabled bool, dbg string) string
- func PathInputView(focused bool, ti textinput.Model) string
- func RadioView(focused bool, label string, state bool) string
- func SelectorView(focused bool, multiselect bool, cursor int, items []string, ...) string
- func TextView(focused bool, txt string, texttype utils.TextType) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ButtonView ¶
func ButtonView(focused bool, label string, btntype utils.ButtonType) string
func ContainerControlView ¶
func ContainerView ¶
func ContainerView(focused bool, containerType utils.ContainerType, contents ...string) string
func SelectorView ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.