Clickable text #191
Labels
good first issue
Good for newcomers
help wanted
Extra attention is needed
in analysis
Analyzing if should be implemented
new feature
New feature or request
I would like to be able to add clickable text
For example m.Text("www.google.com", props.Text{
Top: 4,
Style: consts.Bold,
Size: 8,
Align: consts.Left,
URL: "https://www.google.com",
})
maybe this is already possible but I couldn't figure out how to do it
The text was updated successfully, but these errors were encountered: