10 lines
166 B
Markdown
10 lines
166 B
Markdown
|
# 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)
|