mirror of
https://github.com/anotherhadi/ilovetui.git
synced 2026-08-21 03:55:48 +02:00
5f99fa7521
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
7 lines
326 B
Go
7 lines
326 B
Go
// Package bubbles provides themed constructors for official bubbles/v2
|
|
// components (help, textarea, textinput, list, table, filepicker, spinner,
|
|
// progress, paginator, viewport). Each constructor mirrors the official
|
|
// component's own New function, then applies the shared ilovetui/style
|
|
// theme on top.
|
|
package bubbles
|