summaryrefslogtreecommitdiff
path: root/README.md
blob: 66c2a4f6fc8fb32eaa4240d2b6f2fa4a37fff637 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# gadgets

Package gadgets are special collections of widgets

Things to avoid or keep in mind: Also Features these might enable:

```go
* These should never bypass the binary tree
* Hide complexity internally here
* These might require corresponding toolkit implementations?
* These might allow unique/good corresponding toolkit implementations (date/time selection?)

## Warning

Doing this / adding these might be a really bad idea that I will regret later