Documentation ¶
Overview ¶
templ: version: v0.2.793
templ: version: v0.2.793
templ: version: v0.2.793
Index ¶
- Constants
- func DeleteForm() templ.Component
- func DeleteFormInit(formTagID string) templ.ComponentScript
- func DeleteFormShow() templ.ComponentScript
- func Logout() templ.ComponentScript
- func Page(attributes *user.ReadResponseAttributes) templ.Component
- func PageInit() templ.ComponentScript
- func UpdateForm(email, username string) templ.Component
- func UpdateFormInit(formTagID string) templ.ComponentScript
Constants ¶
View Source
const (
DeleteFormTagID = "delete"
)
View Source
const (
UpdateFormTagID = "update"
)
Variables ¶
This section is empty.
Functions ¶
func DeleteForm ¶
func DeleteFormInit ¶
func DeleteFormInit(formTagID string) templ.ComponentScript
func DeleteFormShow ¶
func DeleteFormShow() templ.ComponentScript
func Logout ¶
func Logout() templ.ComponentScript
func PageInit ¶
func PageInit() templ.ComponentScript
func UpdateForm ¶
func UpdateFormInit ¶
func UpdateFormInit(formTagID string) templ.ComponentScript
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.