Documentation ¶
Overview ¶
templ: version: v0.2.793
templ: version: v0.2.793
templ: version: v0.2.793
templ: version: v0.2.793
Index ¶
- Constants
- func LoginForm() templ.Component
- func LoginFormInit(formTagID string) templ.ComponentScript
- func Page() templ.Component
- func PageInit() templ.ComponentScript
- func RegisterForm() templ.Component
- func RegisterFormInit(formTagID, loginTabTagID string) templ.ComponentScript
- func ShowTab(tabTagID string) templ.ComponentScript
- func ShowTerms(modalTagID string) templ.ComponentScript
- func TermsModal() templ.Component
Constants ¶
View Source
const ( RegisterTabTagID = "tab-register" LoginTabTagID = "tab-login" )
View Source
const (
LoginFormTagID = "login"
)
View Source
const (
RegisterFormTagID = "register"
)
View Source
const (
TermsModalTagID = "terms"
)
Variables ¶
This section is empty.
Functions ¶
func LoginFormInit ¶
func LoginFormInit(formTagID string) templ.ComponentScript
func PageInit ¶
func PageInit() templ.ComponentScript
func RegisterForm ¶
func RegisterFormInit ¶
func RegisterFormInit(formTagID, loginTabTagID string) templ.ComponentScript
func ShowTab ¶
func ShowTab(tabTagID string) templ.ComponentScript
func ShowTerms ¶
func ShowTerms(modalTagID string) templ.ComponentScript
func TermsModal ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.