Documentation
¶
Overview ¶
templ: version: v0.3.960
Index ¶
- func Index(posts []*models.Post, page int, hasMore bool) templ.Component
- func Layout(title string, content templ.Component) templ.Component
- func Post(post *models.Post) templ.Component
- func PostCard(post *models.Post) templ.Component
- func PostList(posts []*models.Post) templ.Component
- func SearchResults(posts []*models.Post, query string) templ.Component
- func TagPage(tag string, posts []*models.Post) templ.Component
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.