lists

package
v0.5.3 Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2025 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 ListProps, children ...htmx.Node) htmx.Node

List is a component that renders a list of items.

func ListHeader

func ListHeader(props ListHeaderProps, children ...htmx.Node) htmx.Node

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

func ListRow

func ListRow(props ListRowProps, children ...htmx.Node) htmx.Node

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

Types

type ListHeaderProps

type ListHeaderProps struct {
	htmx.ClassNames
}

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

type ListProps

type ListProps struct {
	htmx.ClassNames
}

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

type ListRowProps

type ListRowProps struct {
	htmx.ClassNames
}

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

Jump to

Keyboard shortcuts

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