scrollwindow

package
v0.2.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 27, 2025 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewScrollWindowModelBuilder

func NewScrollWindowModelBuilder() *scrollWindowModelBuilder

func ScrollWindowResizeCmd

func ScrollWindowResizeCmd(width int, height int) tea.Cmd

func ScrollWindowSetContentCmd

func ScrollWindowSetContentCmd(content string) tea.Cmd

func ScrollWindowSetTitleCmd

func ScrollWindowSetTitleCmd(title string) tea.Cmd

Types

type ScrollWiindowSetTitleMsg

type ScrollWiindowSetTitleMsg struct {
	Title string
}

type ScrollWindowResizeMsg

type ScrollWindowResizeMsg struct {
	Width  int
	Height int
}

type ScrollWindowSetContentMsg

type ScrollWindowSetContentMsg struct {
	Content string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL