lists

package
v0.5.8 Latest Latest
Warning

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

Go to latest
Published: Jan 2, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func List

func List(props Props, children ...htmx.Node) htmx.Node

List is a component that renders a list of items.

func Row added in v0.5.4

func Row(props RowProps, children ...htmx.Node) htmx.Node

Row is a component that renders a row in a list.

func Title added in v0.5.4

func Title(props TitleProps, children ...htmx.Node) htmx.Node

Title is a component that renders a header for a list.

Types

type Props added in v0.5.4

type Props struct {
	htmx.ClassNames
}

Props is a struct that contains the properties of the List component.

type RowProps added in v0.5.4

type RowProps struct {
	htmx.ClassNames
}

RowProps is a component that renders a row in a list.

type TitleProps added in v0.5.4

type TitleProps struct {
	htmx.ClassNames
}

TitleProps is a component that renders a header for a list.

Jump to

Keyboard shortcuts

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