Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RenderContent ¶
func RenderContent( lines []string, vp viewport.Model, withScrollbar bool, scrollConfig scrollbar.Config, scrollStyles scrollbar.Styles, ) string
RenderContent renders viewport lines with an optional single-column scrollbar.
func RenderFrame ¶
func RenderFrame(m FrameModel) string
RenderFrame renders a full-screen viewport with optional header and footer.
Types ¶
type FooterComponent ¶
type FooterComponent struct {
}
type FrameModel ¶
Click to show internal directories.
Click to hide internal directories.