Documentation
¶
Index ¶
- func AppView(contents ...string) string
- func ButtonView(label string, focused bool, btntype utils.ButtonType) string
- func DebugView(enabled bool, dbg string) string
- func FieldControlView(controls ...string) string
- func FieldView(label string, contents ...string) string
- func PathInputView(ti textinput.Model) string
- func RadioView(label string, state, focused bool) string
- func SelectorView(multiselect bool, cursor int, items []string, ...) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ButtonView ¶
func ButtonView(label string, focused bool, btntype utils.ButtonType) string
func FieldControlView ¶ added in v1.0.0
func PathInputView ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.