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
Index ¶
- func Accordion(props AccordionProps) templ.Component
- func AccordionContent(props AccordionContentProps) templ.Component
- func AccordionItem(props AccordionItemProps) templ.Component
- func AccordionTrigger(props AccordionTriggerProps) templ.Component
- func Alert(props AlertProps) templ.Component
- func AlertDialog(props AlertDialogProps) templ.Component
- func AlertDialogAriaAttrs(props AlertDialogProps) templ.Attributes
- func AlertDialogCancelButton(label string) templ.Component
- func Breadcrumb(props BreadcrumbProps) templ.Component
- func Card(props CardProps) templ.Component
- func CardContent(props CardContentProps) templ.Component
- func CardDescription(props CardDescriptionProps, value string) templ.Component
- func CardFooter(props CardFooterProps) templ.Component
- func CardHeader(props CardHeaderProps) templ.Component
- func CardTitle(props CardTitleProps, value string) templ.Component
- func Combobox(props ComboboxProps) templ.Component
- func Dialog(props DialogProps) templ.Component
- func DialogAriaAttrs(props DialogProps) templ.Attributes
- func DialogClose(props string) templ.Component
- func DialogDescription(id string, props string) templ.Component
- func DialogTitle(id string, props string) templ.Component
- func DialogTrigger(props DialogTriggerProps) templ.Component
- func DialogTriggerAttrs(props DialogTriggerProps) templ.Attributes
- func Sheet(props SheetProps) templ.Component
- func Tabs(props TabsProps) templ.Component
- func TabsPanel(props TabsPanelProps) templ.Component
- func Tooltip(props TooltipProps) templ.Component
- type AccordionContentProps
- type AccordionItemProps
- type AccordionProps
- type AccordionTriggerProps
- type AlertDialogProps
- type AlertProps
- type BreadcrumbItem
- type BreadcrumbProps
- type CardContentProps
- type CardDescriptionProps
- type CardFooterProps
- type CardHeaderProps
- type CardProps
- type CardTitleProps
- type ComboboxOptionProps
- type ComboboxProps
- type DialogProps
- type DialogTriggerProps
- type SheetProps
- type TabDescriptor
- type TabsPanelProps
- type TabsProps
- type TooltipProps
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Accordion ¶
func Accordion(props AccordionProps) templ.Component
func AccordionContent ¶
func AccordionContent(props AccordionContentProps) templ.Component
func AccordionItem ¶
func AccordionItem(props AccordionItemProps) templ.Component
func AccordionTrigger ¶
func AccordionTrigger(props AccordionTriggerProps) templ.Component
func Alert ¶
func Alert(props AlertProps) templ.Component
func AlertDialog ¶
func AlertDialog(props AlertDialogProps) templ.Component
func AlertDialogAriaAttrs ¶ added in v0.4.0
func AlertDialogAriaAttrs(props AlertDialogProps) templ.Attributes
func AlertDialogCancelButton ¶
func Breadcrumb ¶
func Breadcrumb(props BreadcrumbProps) templ.Component
func CardContent ¶
func CardContent(props CardContentProps) templ.Component
func CardDescription ¶
func CardDescription(props CardDescriptionProps, value string) templ.Component
func CardFooter ¶
func CardFooter(props CardFooterProps) templ.Component
func CardHeader ¶
func CardHeader(props CardHeaderProps) templ.Component
func Combobox ¶
func Combobox(props ComboboxProps) templ.Component
func Dialog ¶
func Dialog(props DialogProps) templ.Component
func DialogAriaAttrs ¶ added in v0.4.0
func DialogAriaAttrs(props DialogProps) templ.Attributes
func DialogClose ¶
func DialogTrigger ¶
func DialogTrigger(props DialogTriggerProps) templ.Component
func DialogTriggerAttrs ¶ added in v0.4.0
func DialogTriggerAttrs(props DialogTriggerProps) templ.Attributes
func Sheet ¶
func Sheet(props SheetProps) templ.Component
func TabsPanel ¶
func TabsPanel(props TabsPanelProps) templ.Component
func Tooltip ¶
func Tooltip(props TooltipProps) templ.Component
Types ¶
type AccordionContentProps ¶
type AccordionItemProps ¶
type AccordionProps ¶
type AccordionTriggerProps ¶
type AlertDialogProps ¶
type AlertProps ¶
type BreadcrumbItem ¶
type BreadcrumbProps ¶
type BreadcrumbProps struct {
Class string
Items []BreadcrumbItem
}
type CardContentProps ¶
type CardContentProps struct {
Class string
}
type CardDescriptionProps ¶
type CardDescriptionProps struct {
Class string
}
type CardFooterProps ¶
type CardFooterProps struct {
}
type CardHeaderProps ¶
type CardHeaderProps struct {
Class string
}
type CardTitleProps ¶
type ComboboxOptionProps ¶
type ComboboxProps ¶
type DialogProps ¶
type DialogTriggerProps ¶
type SheetProps ¶
type TabDescriptor ¶
type TabsPanelProps ¶
Click to show internal directories.
Click to hide internal directories.