components

package
v0.18.2 Latest Latest
Warning

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

Go to latest
Published: Jan 29, 2025 License: BSD-3-Clause Imports: 8 Imported by: 0

Documentation

Overview

templ: version: v0.3.819

templ: version: v0.3.819

templ: version: v0.3.819

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Csrf

func Csrf() string

func CsrfField

func CsrfField(csrfToken string) templ.Component

func ErrorFlag

func ErrorFlag(msg string) templ.Component

func InfoFlag

func InfoFlag(msg string) templ.Component

func InputField

func InputField(title, fieldType, fieldName, placeholder string, attributes templ.Attributes, props InputFieldProps) templ.Component
func Nav() templ.Component

func SuccessFlag

func SuccessFlag(msg string, attributes templ.Attributes) templ.Component

func UppercaseFirstWord

func UppercaseFirstWord(sentence string) string

func WarningFlag

func WarningFlag(msg string) templ.Component

Types

type InputFieldProps

type InputFieldProps struct {
	Value     string
	ErrorMsgs []string
}

Jump to

Keyboard shortcuts

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