togo install togo-framework/widget-contactEmail / phone / address.
This widget's UI lives in web/index.tsx - the React component the board renders. It imports @togo-framework/widget, is settings-backed, and registers itself. The Go module embeds web/ via go:embed.
MIT