gadgets/README.md

16 lines
460 B
Markdown
Raw Permalink Normal View History

2024-01-01 16:19:40 -06:00
# 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