package
0.0.1
Repository: https://github.com/gowasm/vecty.git
Documentation: pkg.go.dev

# Constants

Active is a FilterState which shows only non-completed items.
All is a FilterState which shows all items.
Completed is a FilterState which shows only completed items.

# Structs

Item represents a single TODO item in the store.

# Type aliases

FilterState represents a viewing filter for TODO items in the store.