Add Button component

This commit is contained in:
Christian Muehlhaeuser
2020-10-30 08:31:16 +01:00
parent 9b47f26bdd
commit 34cd93d6b5
2 changed files with 95 additions and 0 deletions
+5
View File
@@ -36,6 +36,11 @@ the common, and many customization options.
* [Example code, many fields](https://github.com/charmbracelet/tea/tree/master/examples/textinputs/main.go)
## Button
A button component.
## Paginator
<img src="https://stuff.charm.sh/bubbles-examples/pagination.gif" width="200" alt="Paginator Example">