ui/eg/forms/README.md

10 lines
166 B
Markdown
Raw Normal View History

# Forms
A demonstration of form controls in `go/ui` and example how to use the `magicform` helper module.
```bash
go run main.go
```
![Screenshot](screenshot.png)