buttons

package
v0.0.20 Latest Latest
Warning

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

Go to latest
Published: Sep 18, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

templ: version: v0.3.943

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Button

func Button() templ.Component

func ButtonWithProps

func ButtonWithProps(props ButtonProps) templ.Component

Types

type ButtonProps

type ButtonProps struct {
	Type     string // "button", "submit", "reset"
	OnClick  templ.ComponentScript
	Disabled bool
}

Jump to

Keyboard shortcuts

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