Documentation
¶
Overview ¶
templ: version: v0.3.1001
Package editorial contains reusable editorial content blocks.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PostArticle ¶
func PostArticle(props PostArticleProps) templ.Component
func PostList ¶
func PostList(props PostListProps) templ.Component
Types ¶
type PostArticleProps ¶
type PostListItem ¶
type PostListProps ¶
type PostListProps struct {
Title string
Description string
Posts []PostListItem
}
Click to show internal directories.
Click to hide internal directories.