examples

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Oct 3, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Box

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

View you want to render in the box

func NewBox

func NewBox() *Box

func (*Box) SetSize

func (b *Box) SetSize(width int, height int)

Your view need to implement flex.Box interface

func (*Box) View

func (b *Box) View() string

Your view need to implement flex.Box interface

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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