feed

package
v0.0.39 Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

templ: version: v0.3.977

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Feed

func Feed(props ...Props) templ.Component

Feed renders a centered, narrow-column container for feed-style content. Use inside a dashboard layout or any page to constrain content width.

Types

type Props

type Props struct {
	ID         string
	Class      string
	Attributes templ.Attributes
	MaxWidth   string // Tailwind max-width class (default "max-w-2xl")
}

Props configures the feed container.

Jump to

Keyboard shortcuts

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