formfield

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: 0

Documentation

Index

Constants

Variables

This section is empty.

Functions

This section is empty.

Types

type Component

type Component interface {
	app.UI
	LabelID() string
	MdcAPI() app.Value
}

type FormField

type FormField struct {
	app.Compo
	autoinit.AutoInit
	Component Component
	Label     string
	AlignEnd  bool
	NoWrap    bool
	// contains filtered or unexported fields
}

func (*FormField) OnMount

func (f *FormField) OnMount(ctx app.Context)

func (*FormField) Render

func (f *FormField) Render() app.UI

Jump to

Keyboard shortcuts

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