views

package
v0.9.1 Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2024 License: BSD-3-Clause Imports: 11 Imported by: 0

Documentation

Overview

templ: version: v0.2.747

templ: version: v0.2.747

templ: version: v0.2.747

templ: version: v0.2.747

templ: version: v0.2.747

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DashboardPage

func DashboardPage() templ.Component

func ErrorFlag added in v0.9.1

func ErrorFlag(msg string) templ.Component

func ExtractRenderDeps

func ExtractRenderDeps(ctx echo.Context) (context.Context, io.Writer)

ExtractRenderDeps extracts the context and writer from the echo context and sets the user context

func HomePage

func HomePage() templ.Component

HomePage renders the page at '/'

func InfoFlag added in v0.9.1

func InfoFlag(msg string) templ.Component

func InputField added in v0.9.1

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

func InternalServerError

func InternalServerError(head Head, fromLocation string) templ.Component

func SuccessFlag added in v0.9.1

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

func UppercaseFirstWord added in v0.9.1

func UppercaseFirstWord(sentence string) string

func WarningFlag added in v0.9.1

func WarningFlag(msg string) templ.Component

Types

type Errors added in v0.9.1

type Errors map[string]string
type Head struct {
	Title       string
	Description string
	Image       string
	Slug        string
	MetaType    string
	ExtraMeta   []MetaContent
}

func (Head) Build

func (h Head) Build() templ.Component

func (Head) Default

func (h Head) Default() Head

type InputFieldProps added in v0.9.1

type InputFieldProps struct {
	Value     string
	ErrorMsgs []string
}

type MetaContent

type MetaContent struct {
	Content  string
	Name     string
	Property string
}

Directories

Path Synopsis
templ: version: v0.2.747
templ: version: v0.2.747
templ: version: v0.2.747
templ: version: v0.2.747
internal/components
templ: version: v0.2.747
templ: version: v0.2.747
internal
components
templ: version: v0.2.747
templ: version: v0.2.747
layouts
templ: version: v0.2.747
templ: version: v0.2.747

Jump to

Keyboard shortcuts

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