cards

package
v1.2.8 Latest Latest
Warning

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

Go to latest
Published: May 27, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Actions

func Actions(p ActionsProps, children ...htmx.Node) htmx.Node

Actions is a component for the htmx card extension.

func Body

func Body(p BodyProps, children ...htmx.Node) htmx.Node

Body is a component for the htmx card extension.

func Card

func Card(p CardProps, children ...htmx.Node) htmx.Node

Card is a component for the htmx card extension.

func CardBordered added in v1.1.31

func CardBordered(p CardProps, children ...htmx.Node) htmx.Node

CardBordered is a component for the htmx card extension.

func Title

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

Title is a component for the htmx card extension.

Types

type ActionsProps

type ActionsProps struct {
	ClassNames htmx.ClassNames
}

ActionsProps contains the properties for the card actions component.

type BodyProps

type BodyProps struct {
	ClassNames htmx.ClassNames
}

BodyProps contains the properties for the card body component.

type CardProps

type CardProps struct {
	ClassNames htmx.ClassNames
}

CardProps contains the properties for the card component.

type TitleProps

type TitleProps struct {
	ClassNames htmx.ClassNames
}

TitleProps contains the properties for the card title component.

Jump to

Keyboard shortcuts

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