htmx

package
v0.0.0-...-4accd01 Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var JavascriptSrcRaw string

Functions

func FormName

func FormName(name string) string

func Get

func Get(target string) htm.Fragment

func Include

func Include(target ...string) htm.Fragment

func Post

func Post(target string) htm.Fragment

func Target

func Target(target html.Id) htm.Fragment

func Trigger

func Trigger(event Event, modifiers ...Modifier) htm.Fragment

Types

type Event

type Event string
const (
	EventKeyup Event = "keyup"
)

type Modifier

type Modifier string
const (
	ModifierOnce    Modifier = "once"
	ModifierChanged Modifier = "changed"
)

func ModifierDelay

func ModifierDelay(delay time.Duration) Modifier

Jump to

Keyboard shortcuts

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