Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Model ¶
type Model struct {
ActiveStyle lipgloss.Style
InactiveStyle lipgloss.Style
// contains filtered or unexported fields
}
Model representing the tabs bubble.
func (Model) GetActiveIndex ¶
GetActiveIndex returns the current active index.
func (*Model) SetActiveIndex ¶
SetActiveIndex sets the current active index.
Click to show internal directories.
Click to hide internal directories.