checkbox_ui

package
v0.3.12 Latest Latest
Warning

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

Go to latest
Published: Sep 11, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Checkbox

func Checkbox(props Props, nodes ...Node) Node

Types

type Props

type Props struct {
	Id       string
	Name     string
	Label    string
	Messages []string
	Value    any
	Checked  bool
	Required bool
}

func CreateProps

func CreateProps(field form.Field[bool]) Props

Jump to

Keyboard shortcuts

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