Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TemplateBodyCard ¶
func TemplateBodyCard(props TemplateBodyCardProps) htmx.Node
TemplateBodyCard ...
func TemplateNewForm ¶
func TemplateNewForm(props TemplateNewFormProps) htmx.Node
TemplateNewForm ...
func TemplatesTable ¶
func TemplatesTable(props TemplatesTableProps, children ...htmx.Node) htmx.Node
TemplatesTable ...
Types ¶
type TemplateBodyCardProps ¶
type TemplateBodyCardProps struct { ClassNames htmx.ClassNames Template models.Template Markdown string }
TemplateBodyCardProps ...
type TemplateNewFormProps ¶
type TemplateNewFormProps struct {
ClassNames htmx.ClassNames
}
TemplateNewFormProps ...
Click to show internal directories.
Click to hide internal directories.