Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RegisterPage ¶
func (*RegisterPage) OnNav ¶
func (p *RegisterPage) OnNav(ctx app.Context)
func (*RegisterPage) Render ¶
func (p *RegisterPage) Render() app.UI
type SettingsView ¶ added in v0.41.2
func (*SettingsView) OnNav ¶ added in v0.41.2
func (v *SettingsView) OnNav(ctx app.Context)
func (*SettingsView) Render ¶ added in v0.41.2
func (v *SettingsView) Render() app.UI
type WelcomePage ¶
func (*WelcomePage) OnNav ¶
func (p *WelcomePage) OnNav(ctx app.Context)
func (*WelcomePage) Render ¶
func (p *WelcomePage) Render() app.UI
Source Files
¶
Click to show internal directories.
Click to hide internal directories.