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 WelcomeView ¶ added in v0.41.3
func (*WelcomeView) OnNav ¶ added in v0.41.3
func (p *WelcomeView) OnNav(ctx app.Context)
func (*WelcomeView) Render ¶ added in v0.41.3
func (p *WelcomeView) Render() app.UI
Source Files ¶
Click to show internal directories.
Click to hide internal directories.