Documentation ¶
Overview ¶
templ: version: v0.2.648
templ: version: v0.2.648
templ: version: v0.2.648
templ: version: v0.2.648
templ: version: v0.2.648
templ: version: v0.2.648
templ: version: v0.2.648
Index ¶
- func Authorize(callback, returnTo string, user sqlc.User, client sqlc.Client) templ.Component
- func Console(route, avatarURL string, child templ.Component) templ.Component
- func Empty() templ.Component
- func Error(err string, code int) templ.Component
- func Login(values LoginParams, err map[string]error) templ.Component
- func LoginForm(values LoginParams, err map[string]error) templ.Component
- func Me(route string, avatarURL string, child templ.Component) templ.Component
- func SignUp(values SignUpParams, err map[string]error) templ.Component
- func SignUpForm(values SignUpParams, err map[string]error) templ.Component
- type LoginParams
- type SignUpParams
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SignUpForm ¶
func SignUpForm(values SignUpParams, err map[string]error) templ.Component
Types ¶
type LoginParams ¶
Source Files ¶
Click to show internal directories.
Click to hide internal directories.