Retracted
module
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Jun 11, 2024
License: MIT
Opens a new window with license information.
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()
Directories
¶
Click to show internal directories.
Click to hide internal directories.