//
pkg.gl
Category
github.com/gowasm/vecty
example
todomvc
components
package
0.0.1
Repository:
https://github.com/gowasm/vecty.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
1
Files
331 SLOC
#
Structs
FilterButton
FilterButton is a vecty.Component which allows the user to select a filter state.
ItemView
ItemView is a vecty.Component which represents a single item in the TODO list.
PageView
PageView is a vecty.Component which represents the entire page.