Documentation
¶
Overview ¶
templ: version: v0.3.819
templ: version: v0.3.819
templ: version: v0.3.819
Index ¶
- func Csrf() string
- func CsrfField(csrfToken string) templ.Component
- func ErrorFlag(msg string) templ.Component
- func InfoFlag(msg string) templ.Component
- func InputField(title, fieldType, fieldName, placeholder string, attributes templ.Attributes, ...) templ.Component
- func Nav() templ.Component
- func SuccessFlag(msg string, attributes templ.Attributes) templ.Component
- func UppercaseFirstWord(sentence string) string
- func WarningFlag(msg string) templ.Component
- type InputFieldProps
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InputField ¶
func InputField(title, fieldType, fieldName, placeholder string, attributes templ.Attributes, props InputFieldProps) templ.Component
func SuccessFlag ¶
func SuccessFlag(msg string, attributes templ.Attributes) templ.Component
func UppercaseFirstWord ¶
func WarningFlag ¶
Types ¶
type InputFieldProps ¶
Click to show internal directories.
Click to hide internal directories.