e05_hello_customized_component

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jan 17, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HelloCustomziedComponent

func HelloCustomziedComponent(ctx *web.EventContext) (pr web.PageResponse, err error)

Types

type TagsInputBuilder

type TagsInputBuilder struct {
	// contains filtered or unexported fields
}

func TagsInput

func TagsInput() (r *TagsInputBuilder)

func (*TagsInputBuilder) Class

func (b *TagsInputBuilder) Class(names ...string) (r *TagsInputBuilder)

func (*TagsInputBuilder) MarshalHTML

func (b *TagsInputBuilder) MarshalHTML(ctx context.Context) (r []byte, err error)

func (*TagsInputBuilder) Options

func (b *TagsInputBuilder) Options(options ...*TagsInputOption) (r *TagsInputBuilder)

func (*TagsInputBuilder) Selected

func (b *TagsInputBuilder) Selected(keys []string) (r *TagsInputBuilder)

type TagsInputOption

type TagsInputOption struct {
	Key   string
	Label HTMLComponent
}

Jump to

Keyboard shortcuts

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