docs

package
v0.0.0-...-57fd1e0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 30, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

templ: version: v0.3.1001

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DocsArticle

func DocsArticle(props DocsArticleProps) templ.Component

func DocsIndex

func DocsIndex(props DocsIndexProps) templ.Component

Types

type DocListItem

type DocListItem struct {
	Slug  string
	Title string
	Href  string
}

type DocsArticleProps

type DocsArticleProps struct {
	HTMLContent string
}

type DocsIndexProps

type DocsIndexProps struct {
	Title       string
	Description string
	Pages       []DocListItem
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL