frontend

package
v0.43.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 18, 2024 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FlowView added in v0.41.10

type FlowView struct {
	app.Compo
}

func (*FlowView) OnNav added in v0.41.10

func (v *FlowView) OnNav(ctx app.Context)

func (*FlowView) Render added in v0.41.10

func (v *FlowView) Render() app.UI

type LoginView added in v0.41.9

type LoginView struct {
	app.Compo
	// contains filtered or unexported fields
}

func (*LoginView) OnMount added in v0.41.9

func (v *LoginView) OnMount(ctx app.Context)

func (*LoginView) OnNav added in v0.41.9

func (v *LoginView) OnNav(ctx app.Context)

func (*LoginView) Render added in v0.41.9

func (v *LoginView) Render() app.UI

type PollsView added in v0.41.0

type PollsView struct {
	app.Compo
}

func (*PollsView) OnNav added in v0.41.0

func (v *PollsView) OnNav(ctx app.Context)

func (*PollsView) Render added in v0.41.0

func (v *PollsView) Render() app.UI

type PostView added in v0.41.8

type PostView struct {
	app.Compo
}

func (*PostView) OnNav added in v0.41.8

func (v *PostView) OnNav(ctx app.Context)

func (*PostView) Render added in v0.41.8

func (v *PostView) Render() app.UI

type RegisterView added in v0.41.7

type RegisterView struct {
	app.Compo
}

func (*RegisterView) OnNav added in v0.41.7

func (v *RegisterView) OnNav(ctx app.Context)

func (*RegisterView) Render added in v0.41.7

func (v *RegisterView) Render() app.UI

type ResetView added in v0.41.6

type ResetView struct {
	app.Compo
	// contains filtered or unexported fields
}

func (*ResetView) OnMount added in v0.41.6

func (v *ResetView) OnMount(ctx app.Context)

func (*ResetView) OnNav added in v0.41.6

func (v *ResetView) OnNav(ctx app.Context)

func (*ResetView) Render added in v0.41.6

func (v *ResetView) Render() app.UI

type SettingsView added in v0.41.2

type SettingsView struct {
	app.Compo
	// contains filtered or unexported fields
}

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 StatsView added in v0.41.5

type StatsView struct {
	app.Compo
}

func (*StatsView) OnNav added in v0.41.5

func (v *StatsView) OnNav(ctx app.Context)

func (*StatsView) Render added in v0.41.5

func (v *StatsView) Render() app.UI

type ToSView added in v0.41.4

type ToSView struct {
	app.Compo
}

func (*ToSView) OnNav added in v0.41.4

func (v *ToSView) OnNav(ctx app.Context)

func (*ToSView) Render added in v0.41.4

func (v *ToSView) Render() app.UI

type UsersView added in v0.41.1

type UsersView struct {
	app.Compo
}

func (*UsersView) OnNav added in v0.41.1

func (v *UsersView) OnNav(ctx app.Context)

func (*UsersView) Render added in v0.41.1

func (v *UsersView) Render() app.UI

type WelcomeView added in v0.41.3

type WelcomeView struct {
	app.Compo
	// contains filtered or unexported fields
}

func (*WelcomeView) OnNav added in v0.41.3

func (v *WelcomeView) OnNav(ctx app.Context)

func (*WelcomeView) Render added in v0.41.3

func (v *WelcomeView) Render() app.UI

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL