Documentation ¶
Overview ¶
templ: version: v0.2.778
templ: version: v0.2.778
templ: version: v0.2.778
templ: version: v0.2.778
templ: version: v0.2.778
templ: version: v0.2.778
Index ¶
- Variables
- func Content(props ContentProps) templ.Component
- func Description(props DescriptionProps) templ.Component
- func Footer(props FooterProps) templ.Component
- func Header(props HeaderProps) templ.Component
- func Overlay(props OverlayProps) templ.Component
- func Title(props TitleProps) templ.Component
- type ContentProps
- type DescriptionProps
- type FooterProps
- type HeaderProps
- type OverlayProps
- type RootProps
- type TitleProps
Constants ¶
This section is empty.
Variables ¶
View Source
var Close = dialog.Close
View Source
var Root = dialog.Root
View Source
var Trigger = dialog.Trigger
Functions ¶
func Content ¶
func Content(props ContentProps) templ.Component
func Description ¶
func Description(props DescriptionProps) templ.Component
func Footer ¶
func Footer(props FooterProps) templ.Component
func Header ¶
func Header(props HeaderProps) templ.Component
func Overlay ¶
func Overlay(props OverlayProps) templ.Component
func Title ¶
func Title(props TitleProps) templ.Component
Types ¶
type ContentProps ¶
type ContentProps = dialog.ContentProps
type DescriptionProps ¶
type DescriptionProps = dialog.DescriptionProps
type FooterProps ¶
type FooterProps struct {
}type HeaderProps ¶
type OverlayProps ¶
type OverlayProps = dialog.OverlayProps
type TitleProps ¶
type TitleProps = dialog.TitleProps
Click to show internal directories.
Click to hide internal directories.