Documentation ¶
Index ¶
- func CreateViewport(windowHeight int, windowWidth int, verticalMarginHeight int, headerHeight int, ...) viewport.Model
- func RenderContent(content []parser.Line, enabledCols []string, selectedLine int) string
- func RenderDetailedContent(content []parser.Line, filteredContent []parser.Line, selectedLine int) string
- func RenderFooter(contentLength int, filteredContentLength int, scrollPercent float64, ...) string
- func RenderHeader(textInputComponent string, viewportWidth int) string
- func RenderLine(viewportWidth int) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateViewport ¶
func RenderContent ¶
func RenderDetailedContent ¶
func RenderFooter ¶
func RenderHeader ¶
func RenderLine ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.