blob: eecdad66c4b74aaed8c00338bb19be99280d1b19 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
  | 
# 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
TODO: move to protobuf. also, use interfaces
  |