components

package
v0.0.0-...-cd030f3 Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2017 License: BSD-3-Clause Imports: 10 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FilterButton

type FilterButton struct {
	vecty.Core

	Label  string
	Filter model.FilterState
}

func (*FilterButton) Render

func (b *FilterButton) Render() *vecty.HTML

type ItemView

type ItemView struct {
	vecty.Core

	Index int
	Item  *model.Item
	// contains filtered or unexported fields
}

func (*ItemView) Render

func (p *ItemView) Render() *vecty.HTML

func (*ItemView) Restore

func (p *ItemView) Restore(prev vecty.Component) bool

type PageView

type PageView struct {
	vecty.Core

	Items []*model.Item
	// contains filtered or unexported fields
}

func (*PageView) Render

func (p *PageView) Render() *vecty.HTML

func (*PageView) Restore

func (p *PageView) Restore(prev vecty.Component) bool

Jump to

Keyboard shortcuts

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