component

package
v0.0.15 Latest Latest
Warning

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

Go to latest
Published: Oct 18, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SearchInput

func SearchInput(props InputProps) *dom.Node

Types

type InputProps

type InputProps struct {
	Placeholder        string
	State              *models.InputState
	OnEnter            func(string) bool
	OnSearchChange     func(string)
	OnSearchActivate   func()
	OnSearchDeactivate func()
	OnKeyDown          func(event *dom.DOMEvent) bool
	InputType          string
	Width              int // Allow customizable width
}

Jump to

Keyboard shortcuts

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