Documentation
¶
Overview ¶
Package todo provides an example of a basic Todo app.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddView ¶
type AddView struct { view.Embed OnAdd func(title string) // contains filtered or unexported fields }
func NewAddView ¶
func NewAddView() *AddView
type AppView ¶
func NewAppView ¶
func NewAppView() *AppView
type Checkbox ¶
func NewCheckbox ¶
func NewCheckbox() *Checkbox
type DeleteButton ¶
func NewDeleteButton ¶
func NewDeleteButton() *DeleteButton
Click to show internal directories.
Click to hide internal directories.