indicators

package
v1.3.21 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Indicator

func Indicator(props IndicatorProps, children ...htmx.Node) htmx.Node

Indicator is a function that returns an indicator.

func IndicatorItem

func IndicatorItem(props IndicatorItemProps, children ...htmx.Node) htmx.Node

IndicatorItem is a function that returns an indicator item.

func IndicatorItemPrimary

func IndicatorItemPrimary(props IndicatorItemProps, children ...htmx.Node) htmx.Node

IndicatorItemPrimary is a function that returns a primary indicator item.

func IndicatorItemSecondary

func IndicatorItemSecondary(props IndicatorItemProps, children ...htmx.Node) htmx.Node

IndicatorItemSecondary is a function that returns a secondary indicator item.

Types

type IndicatorItemProps

type IndicatorItemProps struct {
	// ClassNames is a map of class names.
	ClassNames htmx.ClassNames
}

IndiciatorItemProps is a struct that contains the properties of an indicator item.

type IndicatorProps

type IndicatorProps struct {
	// ClassNames is a map of class names.
	ClassNames htmx.ClassNames
}

IndicatorProps is a struct that contains the properties of an indicator.

Jump to

Keyboard shortcuts

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