textfield

package
v0.2.9 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2022 License: MIT Imports: 2 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TextField

type TextField struct {
	app.Compo
	base.JsUtil
	Id          string
	Label       string
	Placeholder string
	Outlined    bool
	Value       string
	Required    bool
	OnChange    func(string)
}

func (*TextField) OnMount

func (t *TextField) OnMount(ctx app.Context)

func (*TextField) Render

func (t *TextField) Render() app.UI

Jump to

Keyboard shortcuts

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