Versions in this module Expand all Collapse all v0 v0.3.1 Dec 2, 2020 Changes in this version + const CSS + var Installable = &clientside.Bool + var Standalone = &clientside.Bool + func Head(o ...seed.Option) seed.Option + func Install() client.Script + func Launch() client.Script + func OnUpdateFound(do client.Script) seed.Option + func Reset() client.Script + func Restart() client.Script + func SetColor(col color.Color) seed.Option + func SetIcon(icon string) seed.Option + func SetLoadingPage(p page.Page) seed.Option + func Update() client.Script + type App struct + func New(name string, options ...seed.Option) App + func (a App) Handler() http.Handler + func (a App) Launch() error v0.3.0 Dec 2, 2020