widget

package
v0.0.0-...-df3f4e6 Latest Latest
Warning

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

Go to latest
Published: Aug 8, 2023 License: BSD-3-Clause Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type C

type C = layout.Context

type Clickable

type Clickable = widget.Clickable

type D

type D = layout.Dimensions

type List

type List = widget.List

type SidePanel

type SidePanel struct {
	// Active is the name of the active page.
	// Because this widget is static we can manually respond to the name
	// during layout.
	Active         string
	PopHistoryBtn  widget.Clickable
	NavHomeBtn     widget.Clickable
	NavTimelineBtn widget.Clickable
	NavAlbumsBtn   widget.Clickable
	NavUploadBtn   widget.Clickable
}

SidePanel maintains state for a side panel of navigation items. Implemented statically.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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