progress

package
v0.5.4 Latest Latest
Warning

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

Go to latest
Published: Nov 3, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Info

func Info(p Props, children ...htmx.Node) htmx.Node

Info is a component that renders a info element.

func Intermediate

func Intermediate(p Props, children ...htmx.Node) htmx.Node

Intermediate is a component that renders a intermediate element.

func Primary

func Primary(p Props, children ...htmx.Node) htmx.Node

Primary is a component that renders a primary element.

func Progress

func Progress(p Props, children ...htmx.Node) htmx.Node

Progress is a component that renders a element.

func Secondary

func Secondary(p Props, children ...htmx.Node) htmx.Node

Secondary is a component that renders a secondary element.

func Success

func Success(p Props, children ...htmx.Node) htmx.Node

Success is a component that renders a success element.

func Warning

func Warning(p Props, children ...htmx.Node) htmx.Node

Warning is a component that renders a warning element.

Types

type Props

type Props struct {
	ClassNames htmx.ClassNames
	Value      int
	Max        int
}

Props is a struct that contains the props of the component.

Jump to

Keyboard shortcuts

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