home

package
v4.12.1 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2025 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

templ: version: v0.3.833

templ: version: v0.3.833

templ: version: v0.3.833

templ: version: v0.3.833

templ: version: v0.3.833

templ: version: v0.3.833

templ: version: v0.3.833

Index

Constants

View Source
const (
	ForgotFormTagID  = "forgot-form"
	ForgotModalTagID = "forgot-modal"
)
View Source
const (
	RegisterFormTagID   = "register-form"
	RegisterSubmitTagID = "register-submit"
)
View Source
const (
	ResetFormTagID  = "reset-form"
	ResetModalTagID = "reset-modal"
)
View Source
const (
	RegisterTabTagID = "tab-register"
	LoginTabTagID    = "tab-login"
	ForgotTabTagID   = "tab-forgot"
)
View Source
const (
	LoginFormTagID = "login-form"
)
View Source
const (
	TermsModalTagID = "terms-modal"
)

Variables

This section is empty.

Functions

func CaptchaForm added in v4.12.0

func CaptchaForm(captcha *captcha.Captcha) templ.Component

func ForgotForm added in v4.11.0

func ForgotForm(captcha *captcha.Captcha) templ.Component

func ForgotFormInit added in v4.11.0

func ForgotFormInit(formTagID string) templ.ComponentScript

func LoginForm

func LoginForm() templ.Component

func LoginFormInit

func LoginFormInit(formTagID string) templ.ComponentScript

func Page

func Page(register, forgot *captcha.Captcha) templ.Component

func PageInit

func PageInit(resetModalTagID string) templ.ComponentScript

func RegisterForm

func RegisterForm(captcha *captcha.Captcha) templ.Component

func RegisterFormInit

func RegisterFormInit(submitTagID, formTagID, loginTabTagID string) templ.ComponentScript

func ResetForm added in v4.11.0

func ResetForm() templ.Component

func ResetFormInit added in v4.11.0

func ResetFormInit(formTagID, loginTabTagID string) templ.ComponentScript

func ShowModal added in v4.11.0

func ShowModal(modalTagID string) templ.ComponentScript

func ShowTab

func ShowTab(tabTagID string) templ.ComponentScript

func TermsModal

func TermsModal() templ.Component

Types

This section is empty.

Jump to

Keyboard shortcuts

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