package
Version:
v1.7.1
Opens a new window with list of versions in this module.
Published: Nov 26, 2024
License: GPL-3.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
NewTab returns a tea.Cmd which sends a message to the main model to create a new tab
type NewTabMsg struct {
Sender Tab
Title string
}
NewTabMsg is a tea.Msg that signals that a new tab should be created.
Style is a struct that holds the style of a tab
Tab is an interface outlining the methods that a tab should implement including bubbletea's model methods
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.