page

package
v0.0.0-...-2da20e2 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

templ: version: v0.3.960

templ: version: v0.3.960

templ: version: v0.3.960

templ: version: v0.3.960

templ: version: v0.3.960

templ: version: v0.3.960

templ: version: v0.3.960

templ: version: v0.3.960

templ: version: v0.3.960

templ: version: v0.3.960

templ: version: v0.3.960

templ: version: v0.3.960

templ: version: v0.3.960

templ: version: v0.3.960

templ: version: v0.3.960

templ: version: v0.3.960

templ: version: v0.3.960

templ: version: v0.3.960

templ: version: v0.3.960

templ: version: v0.3.960

templ: version: v0.3.960

templ: version: v0.3.960

templ: version: v0.3.960

templ: version: v0.3.960

templ: version: v0.3.960

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ChangeEmailForm

func ChangeEmailForm() templ.Component

func ChangePasswordForm

func ChangePasswordForm() templ.Component

func ChangeUsernameForm

func ChangeUsernameForm() templ.Component

func ConfirmEmailForm

func ConfirmEmailForm(retryAfterSeconds int) templ.Component

func CreateBookForm

func CreateBookForm() templ.Component

func CreatePageForm

func CreatePageForm() templ.Component

func DeleteUserForm

func DeleteUserForm() templ.Component

func EditBookForm

func EditBookForm(bookID string) templ.Component

EditBookForm renders book edit page.

func EditPageForm

func EditPageForm(pageID string) templ.Component

func Err400

func Err400(text string) templ.Component

func Err401

func Err401(text string) templ.Component

func Err404

func Err404(text string) templ.Component

func Err422

func Err422(text string) templ.Component

func Err500

func Err500(text string) templ.Component

func FilterBooksPage

func FilterBooksPage() templ.Component

func FilterEventLogsPage

func FilterEventLogsPage() templ.Component

func Home

func Home(d HomeData) templ.Component

func PasswordResetForm

func PasswordResetForm(token string) templ.Component

func PasswordResetRequestForm

func PasswordResetRequestForm() templ.Component

func SuccessMessage

func SuccessMessage(text string) templ.Component

func UserSettings

func UserSettings() templ.Component

func UserSignInForm

func UserSignInForm(redirectTo string) templ.Component

func UserSignUpForm

func UserSignUpForm() templ.Component

func ViewBookPage

func ViewBookPage(user *ds.User, book *ds.Book) templ.Component

func ViewPage

func ViewPage(id, title, text string) templ.Component

Types

type HomeData

type HomeData struct {
	Title string
	Data  map[string]string
}

Jump to

Keyboard shortcuts

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