vbox

package
v0.0.0-...-b5b2f04 Latest Latest
Warning

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

Go to latest
Published: Apr 21, 2024 License: Apache-2.0 Imports: 5 Imported by: 7

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Option

type Option func(*Widget)

func WithChildren

func WithChildren(children ...widgets.Widget) Option

WithChildren return an option that appends the given children.

func WithStyle

func WithStyle(style widgets.Style) Option

WithStyle return an option that sets button widget style.

type Widget

type Widget struct {
	*widgets.BaseLayout
	// contains filtered or unexported fields
}

func New

func New(options ...Option) *Widget

Jump to

Keyboard shortcuts

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