package
module
Version:
v1.0.5
Opens a new window with list of versions in this module.
Published: Jun 16, 2024
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
listExtensions: bubbletea list bubbles extensions

Provides 2 bubbles:
basiclist: Basic list with no pagination, meant for use with viewport (see examples)
scrollinglist: Scrollable list (no pagination), (see examples)
Demo (scrollinglist):

Usage:
go get github.com/plutonium-239/listExtensions
import (
listx "github.com/plutonium-239/listExtensions"
)
newlist := listx.NewScrollingList()
Please refer to the short example script on more details.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
|
|
|
|
|
|
Package scrollinglist provides a scrollalbe list bubbletea component
|
Package scrollinglist provides a scrollalbe list bubbletea component |
|
|
|
Click to show internal directories.
Click to hide internal directories.