search

package
v0.12.5 Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Card

type Card struct {
	app.Compo
	// contains filtered or unexported fields
}

func (*Card) OnMount

func (c *Card) OnMount(ctx app.Context)

func (*Card) Render

func (c *Card) Render() app.UI

type Input

type Input struct {
	app.Compo
	// contains filtered or unexported fields
}

func (*Input) OnMount

func (i *Input) OnMount(ctx app.Context)

func (*Input) Render

func (i *Input) Render() app.UI
type Search struct {
	app.Compo
	// contains filtered or unexported fields
}

func (*Search) OnMount

func (s *Search) OnMount(ctx app.Context)

func (*Search) Render

func (s *Search) Render() app.UI

type Widget

type Widget struct {
	app.Compo
	// contains filtered or unexported fields
}

func (*Widget) OnMount

func (w *Widget) OnMount(ctx app.Context)

func (*Widget) Render

func (w *Widget) Render() app.UI

Jump to

Keyboard shortcuts

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