dropdown

package
v0.9.4-beta Latest Latest
Warning

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

Go to latest
Published: Sep 5, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Item

type Item struct {
	Text    string
	Checked widget.Bool
}

type List

type List struct {
	Items    []*Item
	Callback func(i *Item)
	// contains filtered or unexported fields
}

func (*List) Layout

func (l *List) Layout(gtx layout.Context, th *material.Theme) layout.Dimensions

Layout handles drawing the letters view.

Jump to

Keyboard shortcuts

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