MCPcopy
hub / github.com/mathaou/termdbms / Spacing

Method Spacing

list/list.go:46–46  ·  view source on GitHub ↗

Spacing is the size of the horizontal gap between list items in cells.

()

Source from the content-addressed store, hash-verified

44
45 // Spacing is the size of the horizontal gap between list items in cells.
46 Spacing() int
47
48 // Update is the update loop for items. All messages in the list's update
49 // loop will pass through here except when the user is setting a filter.

Callers 3

updatePaginationMethod · 0.65
paginationViewMethod · 0.65
populatedViewMethod · 0.65

Implementers 2

itemDelegateviewer/snippets.go
DefaultDelegatelist/defaultitem.go

Calls

no outgoing calls

Tested by

no test coverage detected