Documentation
¶
Index ¶
- func GetValueFunc(model tea.Model) (string, error)
- type Model
- type Option
- func WithHelpPlaceholder() Option
- func WithLabel(label string) Option
- func WithLabelStyle(style lipgloss.Style) Option
- func WithMinMaxWidth(min, max int) Option
- func WithPlaceholder(placeholder string) Option
- func WithPlaceholderStyle(style lipgloss.Style) Option
- func WithPrompt(prompt string) Option
- func WithPromptStyle(style lipgloss.Style) Option
- func WithSetSuggestions(suggestions []string) Option
- func WithoutPrompt() Option
- type RooKeymap
- type RootModel
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Option ¶
func WithHelpPlaceholder ¶
func WithHelpPlaceholder() Option
func WithLabelStyle ¶
func WithMinMaxWidth ¶
func WithPlaceholder ¶
func WithPlaceholderStyle ¶
func WithPrompt ¶
func WithPromptStyle ¶
func WithSetSuggestions ¶
func WithoutPrompt ¶
func WithoutPrompt() Option
type RooKeymap ¶
func DefaultRootKeymap ¶
func DefaultRootKeymap() RooKeymap
Click to show internal directories.
Click to hide internal directories.