Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Item ¶
type Item[T interface{}] struct {
// contains filtered or unexported fields
}
func (Item[T]) Description ¶
func (Item[T]) FilterValue ¶
type Model ¶
type Model[T interface{}] struct {
// contains filtered or unexported fields
}
func InitialModel ¶
func InitialModel[T interface{}](ctx *context.ProgramContext, title string) Model[T]
func (*Model[T]) GetSelected ¶
Click to show internal directories.
Click to hide internal directories.