Documentation
¶
Overview ¶
Package picker provides reusable list picker components.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type InstanceItem ¶
InstanceItem wraps a named Instance for display in a picker.
func (InstanceItem) Description ¶
func (i InstanceItem) Description() string
func (InstanceItem) FilterValue ¶
func (i InstanceItem) FilterValue() string
func (InstanceItem) Title ¶
func (i InstanceItem) Title() string
type ItemDelegate ¶
type ItemDelegate struct{}
ItemDelegate renders items in the picker list.
func (ItemDelegate) Height ¶
func (d ItemDelegate) Height() int
func (ItemDelegate) Spacing ¶
func (d ItemDelegate) Spacing() int
Click to show internal directories.
Click to hide internal directories.