11 lines
204 B
Markdown
11 lines
204 B
Markdown
|
# Tooltips Demo
|
||
|
|
||
|
![Screenshot](screenshot.png)
|
||
|
|
||
|
A screen full of buttons having different Tooltip properties.
|
||
|
|
||
|
## Running It
|
||
|
|
||
|
From your terminal, just type `go run main.go` from this
|
||
|
example's directory.
|