Versions in this module Expand all Collapse all v0 v0.3.0 Aug 20, 2024 Changes in this version + func WithIcon(icon string) opt + func WithInfo(info string) opt + func WithMeta(meta string) opt + func WithNonSelectable() opt + type Entry struct + func FromStrings(items []string) []*Entry + func New(text string, opts ...opt) *Entry + func (e *Entry) Build() string