component

package
v0.0.0-...-fdd91cc Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2025 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Component

type Component struct{}

func New

func New() *Component

func (*Component) Breadcrumbs

func (c *Component) Breadcrumbs(children ...Node) Node

func (*Component) CheckBox

func (c *Component) CheckBox(label, name, id string, value bool) Node

func (*Component) CurrencyOptions

func (c *Component) CurrencyOptions(selected string) Node

func (*Component) Input

func (c *Component) Input(label, name, value string, classes Classes, message *string, children ...Node) Node

func (*Component) Modal

func (c *Component) Modal() Node

func (*Component) ModalBody

func (c *Component) ModalBody(children ...Node) Node

func (*Component) Money

func (c *Component) Money(sum float64) string

func (*Component) No

func (c *Component) No() Node

func (*Component) Submit

func (c *Component) Submit(id int) Node

func (*Component) Summary

func (c *Component) Summary(sum float64) Node

func (*Component) Template

func (c *Component) Template(children ...Node) Node

func (*Component) Text

func (c *Component) Text(el any) Node

func (*Component) Yes

func (c *Component) Yes() Node

Jump to

Keyboard shortcuts

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