Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RenameForm ¶
func Select ¶
func Select[T any](items []T, labelProvider LabelProvider[T]) *T
Types ¶
type Ctx ¶
func SelectContext ¶
type CtxLabelProvider ¶
type CtxLabelProvider struct { }
func (CtxLabelProvider) Label ¶
func (c CtxLabelProvider) Label(ctx Ctx) string
type LabelProvider ¶
Click to show internal directories.
Click to hide internal directories.