Documentation ¶
Overview ¶
templ: version: v0.2.747
Index ¶
- func Badge(val string) templ.Component
- func Boolean(val bool) templ.Component
- func Field(args FieldArgs) templ.Component
- func InlineList(vals []string, template func(string) templ.Component) templ.Component
- func Link(val string, buildLink func(string) string) templ.Component
- func List(vals []string, template func(string) templ.Component) templ.Component
- func Range(start, end string) string
- type FieldArgs
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InlineList ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.