pageview

package
v0.0.0-...-a0a6b0b Latest Latest
Warning

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

Go to latest
Published: Sep 17, 2023 License: Unlicense Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type State

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

func New

func New(b *browser.Browser, p *page.Page) *State

func (*State) Backable

func (*State) Backable() bool

Backable implements base.State.

func (*State) Init

func (s *State) Init(model base.Model) tea.Cmd

Init implements base.State.

func (*State) Intermediate

func (*State) Intermediate() bool

Intermediate implements base.State.

func (*State) KeyMap

func (s *State) KeyMap() help.KeyMap

KeyMap implements base.State.

func (*State) Resize

func (s *State) Resize(size base.Size) tea.Cmd

Resize implements base.State.

func (*State) Status

func (s *State) Status() string

Status implements base.State.

func (*State) Subtitle

func (s *State) Subtitle() string

Subtitle implements base.State.

func (*State) Title

func (s *State) Title() base.Title

Title implements base.State.

func (*State) Update

func (s *State) Update(model base.Model, msg tea.Msg) tea.Cmd

Update implements base.State.

func (*State) View

func (s *State) View(model base.Model) string

View implements base.State.

Jump to

Keyboard shortcuts

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