Documentation
¶
Overview ¶
templ: version: v0.3.1001
templ: version: v0.3.1001
templ: version: v0.3.1001
templ: version: v0.3.1001
templ: version: v0.3.1001
templ: version: v0.3.1001
templ: version: v0.3.1001
templ: version: v0.3.1001
templ: version: v0.3.1001
templ: version: v0.3.1001
templ: version: v0.3.1001
templ: version: v0.3.1001
templ: version: v0.3.1001
templ: version: v0.3.1001
templ: version: v0.3.1001
templ: version: v0.3.1001
templ: version: v0.3.1001
templ: version: v0.3.1001
Index ¶
- func Badge(props BadgeProps, label string) templ.Component
- func Block(props BlockProps) templ.Component
- func Box(props BoxProps) templ.Component
- func Button(props ButtonProps, label string) templ.Component
- func ButtonBlock(props ButtonProps) templ.Component
- func Container(props ContainerProps) templ.Component
- func DataList(props DataListProps) templ.Component
- func DescriptionDetails(props DescriptionDetailsProps) templ.Component
- func DescriptionList(props DescriptionListProps) templ.Component
- func DescriptionTerm(props DescriptionTermProps) templ.Component
- func Disclosure(props DisclosureProps) templ.Component
- func DisclosureSummary(props DisclosureSummaryProps) templ.Component
- func Field(props FieldProps) templ.Component
- func FieldControl(props FieldProps) templ.Component
- func Fieldset(props FieldsetProps) templ.Component
- func Figure(props FigureProps) templ.Component
- func FigureCaption(props FigureCaptionProps) templ.Component
- func Form(props FormProps) templ.Component
- func Grid(props GridProps) templ.Component
- func GridCol(props GridColProps) templ.Component
- func Group(props GroupProps) templ.Component
- func Icon(props IconProps) templ.Component
- func Image(props ImageProps) templ.Component
- func Legend(props LegendProps) templ.Component
- func List(props ListProps) templ.Component
- func ListItem(props ListItemProps) templ.Component
- func Meter(props MeterProps) templ.Component
- func OptGroup(props OptGroupProps) templ.Component
- func Output(props OutputProps) templ.Component
- func Picture(props PictureProps) templ.Component
- func Progress(props ProgressProps) templ.Component
- func Source(props SourceProps) templ.Component
- func Stack(props StackProps) templ.Component
- func Table(props TableProps) templ.Component
- func TableBody(props TableSectionProps) templ.Component
- func TableCaption(props TableCaptionProps) templ.Component
- func TableCell(props TableCellProps) templ.Component
- func TableCol(props TableColProps) templ.Component
- func TableColGroup(props TableColGroupProps) templ.Component
- func TableFoot(props TableSectionProps) templ.Component
- func TableHead(props TableSectionProps) templ.Component
- func TableHeadCell(props TableCellProps) templ.Component
- func TableRow(props TableRowProps) templ.Component
- func Text(props TextProps, value string) templ.Component
- func Title(props TitleProps, value string) templ.Component
- func TitleBlock(props TitleProps) templ.Component
- type BadgeProps
- type BlockProps
- type BoxProps
- type ButtonProps
- type ContainerProps
- type DOMProps
- type DataListProps
- type DescriptionDetailsProps
- type DescriptionListProps
- type DescriptionTermProps
- type DisclosureProps
- type DisclosureSummaryProps
- type FieldOption
- type FieldProps
- type FieldsetProps
- type FigureCaptionProps
- type FigureProps
- type FormProps
- type GridColProps
- type GridProps
- type GroupProps
- type IconProps
- type ImageProps
- type LegendProps
- type ListItemProps
- type ListProps
- type MeterProps
- type OptGroupProps
- type OutputProps
- type PictureProps
- type ProgressProps
- type SourceProps
- type StackProps
- type TableCaptionProps
- type TableCellProps
- type TableColGroupProps
- type TableColProps
- type TableProps
- type TableRowProps
- type TableSectionProps
- type TextProps
- type TitleProps
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Block ¶ added in v0.2.0
func Block(props BlockProps) templ.Component
func ButtonBlock ¶ added in v0.4.0
func ButtonBlock(props ButtonProps) templ.Component
func Container ¶ added in v0.2.0
func Container(props ContainerProps) templ.Component
func DataList ¶ added in v0.4.0
func DataList(props DataListProps) templ.Component
func DescriptionDetails ¶ added in v0.4.0
func DescriptionDetails(props DescriptionDetailsProps) templ.Component
func DescriptionList ¶ added in v0.4.0
func DescriptionList(props DescriptionListProps) templ.Component
func DescriptionTerm ¶ added in v0.4.0
func DescriptionTerm(props DescriptionTermProps) templ.Component
func Disclosure ¶ added in v0.4.0
func Disclosure(props DisclosureProps) templ.Component
func DisclosureSummary ¶ added in v0.4.0
func DisclosureSummary(props DisclosureSummaryProps) templ.Component
func Field ¶ added in v0.2.0
func Field(props FieldProps) templ.Component
func FieldControl ¶ added in v0.4.0
func FieldControl(props FieldProps) templ.Component
func Fieldset ¶ added in v0.4.0
func Fieldset(props FieldsetProps) templ.Component
func Figure ¶ added in v0.4.0
func Figure(props FigureProps) templ.Component
func FigureCaption ¶ added in v0.4.0
func FigureCaption(props FigureCaptionProps) templ.Component
func GridCol ¶ added in v0.2.5
func GridCol(props GridColProps) templ.Component
func Group ¶ added in v0.2.0
func Group(props GroupProps) templ.Component
func Image ¶ added in v0.2.5
func Image(props ImageProps) templ.Component
func Legend ¶ added in v0.4.0
func Legend(props LegendProps) templ.Component
func ListItem ¶ added in v0.4.0
func ListItem(props ListItemProps) templ.Component
func Meter ¶ added in v0.4.0
func Meter(props MeterProps) templ.Component
func OptGroup ¶ added in v0.4.0
func OptGroup(props OptGroupProps) templ.Component
func Output ¶ added in v0.4.0
func Output(props OutputProps) templ.Component
func Picture ¶ added in v0.4.0
func Picture(props PictureProps) templ.Component
func Progress ¶ added in v0.4.0
func Progress(props ProgressProps) templ.Component
func Source ¶ added in v0.4.0
func Source(props SourceProps) templ.Component
func Stack ¶ added in v0.2.0
func Stack(props StackProps) templ.Component
func Table ¶ added in v0.4.0
func Table(props TableProps) templ.Component
func TableBody ¶ added in v0.4.0
func TableBody(props TableSectionProps) templ.Component
func TableCaption ¶ added in v0.4.0
func TableCaption(props TableCaptionProps) templ.Component
func TableCell ¶ added in v0.4.0
func TableCell(props TableCellProps) templ.Component
func TableCol ¶ added in v0.4.0
func TableCol(props TableColProps) templ.Component
func TableColGroup ¶ added in v0.4.0
func TableColGroup(props TableColGroupProps) templ.Component
func TableFoot ¶ added in v0.4.0
func TableFoot(props TableSectionProps) templ.Component
func TableHead ¶ added in v0.4.0
func TableHead(props TableSectionProps) templ.Component
func TableHeadCell ¶ added in v0.4.0
func TableHeadCell(props TableCellProps) templ.Component
func TableRow ¶ added in v0.4.0
func TableRow(props TableRowProps) templ.Component
func TitleBlock ¶ added in v0.2.5
func TitleBlock(props TitleProps) templ.Component
Types ¶
type BadgeProps ¶
type BlockProps ¶
type ButtonProps ¶
type ContainerProps ¶
type DOMProps ¶ added in v0.4.0
type DOMProps struct {
ID string
Role string
TabIndex string
Attrs templ.Attributes
}
type DataListProps ¶ added in v0.4.0
type DescriptionDetailsProps ¶ added in v0.4.0
type DescriptionDetailsProps struct {
Class string
}
type DescriptionListProps ¶ added in v0.4.0
type DescriptionListProps struct {
Class string
}
type DescriptionTermProps ¶ added in v0.4.0
type DescriptionTermProps struct {
Class string
}
type DisclosureProps ¶ added in v0.4.0
type DisclosureSummaryProps ¶ added in v0.4.0
type DisclosureSummaryProps struct {
Class string
}
type FieldOption ¶
type FieldProps ¶
type FieldProps struct {
ID string
Role string
TabIndex string
Attrs templ.Attributes
Class string
Variant string
Size string
Type string
Name string
Placeholder string
Value string
Rows int
Min string
Max string
Checked bool
Disabled bool
Required bool
Autocomplete string
Component string
Options []FieldOption
Label string
Hint string
Error string
AriaLabel string
Switch bool
}
type FieldsetProps ¶ added in v0.4.0
type FigureCaptionProps ¶ added in v0.4.0
type FigureCaptionProps struct {
Class string
}
type FigureProps ¶ added in v0.4.0
type FigureProps struct {
Class string
}
type GridColProps ¶ added in v0.2.5
type GroupProps ¶
type ImageProps ¶ added in v0.2.5
type LegendProps ¶ added in v0.4.0
type LegendProps struct {
Class string
}
type ListItemProps ¶ added in v0.4.0
type MeterProps ¶ added in v0.4.0
type OptGroupProps ¶ added in v0.4.0
type OutputProps ¶ added in v0.4.0
type PictureProps ¶ added in v0.4.0
type PictureProps struct {
Class string
}
type ProgressProps ¶ added in v0.4.0
type SourceProps ¶ added in v0.4.0
type StackProps ¶
type TableCaptionProps ¶ added in v0.4.0
type TableCaptionProps struct {
Class string
}
type TableCellProps ¶ added in v0.4.0
type TableColGroupProps ¶ added in v0.4.0
type TableColProps ¶ added in v0.4.0
type TableProps ¶ added in v0.4.0
type TableProps struct {
Class string
Attrs templ.Attributes
}
type TableRowProps ¶ added in v0.4.0
type TableRowProps struct {
Class string
}
type TableSectionProps ¶ added in v0.4.0
type TableSectionProps struct {
Class string
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.