stats

package
v1.0.43 Latest Latest
Warning

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

Go to latest
Published: Mar 28, 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 stats extension.

func Description

func Description(p DescriptionProps, children ...htmx.Node) htmx.Node

Description is a component for the htmx stats extension.

func Figure

func Figure(p FigureProps, children ...htmx.Node) htmx.Node

Figure is a component for the htmx stats extension.

func Stat

func Stat(p StatProps, children ...htmx.Node) htmx.Node

Stat is a component for the htmx stats extension.

func Stats

func Stats(p StatsProps, children ...htmx.Node) htmx.Node

Stats is a component for the htmx stats extension.

func StatsVertical

func StatsVertical(p StatsProps, children ...htmx.Node) htmx.Node

StatsVertical is a component for the htmx stats extension.

func Title

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

Title is a component for the htmx stats extension.

func Value

func Value(p ValueProps, children ...htmx.Node) htmx.Node

Value is a component for the htmx stats extension.

Types

type ActionsProps

type ActionsProps struct {
	ClassNames htmx.ClassNames
}

ActiosnProps contains the properties for the action component.

type DescriptionProps

type DescriptionProps struct {
	ClassNames htmx.ClassNames
}

DescriptionProps contains the properties for the description component.

type FigureProps

type FigureProps struct {
	ClassNames htmx.ClassNames
}

FigureProps contains the properties for the figure component.

type StatProps

type StatProps struct {
	ClassNames htmx.ClassNames
}

StatProps contains the properties for the stat component.

type StatsProps

type StatsProps struct {
	ClassNames htmx.ClassNames
}

StatsProps contains the properties for the stats component.

type TitleProps

type TitleProps struct {
	ClassNames htmx.ClassNames
}

TitleProps contains the properties for the title component.

type ValueProps

type ValueProps struct {
	ClassNames htmx.ClassNames
}

ValueProps contains the properties for the value component.

Jump to

Keyboard shortcuts

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