Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChatTUIModel ¶
type ChatTUIModel struct {
// contains filtered or unexported fields
}
func InitialModel ¶
func InitialModel(opts InitialModelOptions) ChatTUIModel
func (ChatTUIModel) Init ¶
func (m ChatTUIModel) Init() tea.Cmd
func (ChatTUIModel) View ¶
func (m ChatTUIModel) View() string
Click to show internal directories.
Click to hide internal directories.