Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ListItem ¶
func NewSimpleListItem ¶
type OnResponseFunc ¶
type Response ¶
func (*Response) OnResponse ¶
func (r *Response) OnResponse(msg bubbleviews.ResponseMessage) tea.Cmd
func (*Response) View ¶
func (r *Response) View() bubbleviews.View
type View ¶
type View struct {
List list.Model
ext.PrefixExt
ext.SuffixExt
// contains filtered or unexported fields
}
func (*View) OnResponse ¶
func (m *View) OnResponse() OnResponseFunc
func (*View) SetOnResponse ¶
func (m *View) SetOnResponse(fn OnResponseFunc)
Click to show internal directories.
Click to hide internal directories.