package
0.10.7
Repository: https://github.com/abdfnx/bubbles.git
Documentation: pkg.go.dev

# Functions

DefaultKeyMap returns a set of pager-like default keybindings.
New returns a new model with the given width and height as well as default keymappings.
Sync tells the renderer where the viewport will be located and requests a render of the current state of the viewport.
ViewDown is a high performance command that moves the viewport up by a given numer of lines.
ViewUp is a high performance command the moves the viewport down by a given number of lines height.

# Structs

KeyMap defines the keybindings for the viewport.
Model is the Bubble Tea model for this viewport element.