display

package
v1.0.61 Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

templ: version: v0.2.747

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Badge

func Badge(val string) templ.Component

func Boolean

func Boolean(val bool) templ.Component

func Field

func Field(args FieldArgs) templ.Component

func InlineList

func InlineList(vals []string, template func(string) templ.Component) templ.Component
func Link(val string, buildLink func(string) string) templ.Component

func List

func List(vals []string, template func(string) templ.Component) templ.Component

func Range

func Range(start, end string) string

Types

type FieldArgs

type FieldArgs struct {
	Label    string
	Tooltip  string
	Required bool
	Value    string
	Content  templ.Component
}

Jump to

Keyboard shortcuts

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