Versions in this module Expand all Collapse all v0 v0.0.1 Jul 8, 2018 Changes in this version + type FilterButton struct + Filter model.FilterState + Label string + func (b *FilterButton) Render() vecty.ComponentOrHTML + type ItemView struct + Index int + Item *model.Item + func (p *ItemView) Key() interface{} + func (p *ItemView) Render() vecty.ComponentOrHTML + type PageView struct + Items []*model.Item + func (p *PageView) Render() vecty.ComponentOrHTML