components

package
v0.0.0-...-5d5b250 Latest Latest
Warning

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

Go to latest
Published: Dec 27, 2020 License: BSD-3-Clause Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EntryDialog

type EntryDialog struct {
	spago.Core
}

EntryDialog ...

func (*EntryDialog) OnRegisterClick

func (c *EntryDialog) OnRegisterClick(ev js.Value)

OnRegisterClick ...

func (*EntryDialog) Render

func (c *EntryDialog) Render() spago.HTML

Render ...

type Header struct {
	spago.Core
}

Header ...

func (*Header) OnNewClick

func (c *Header) OnNewClick(ev js.Value)

OnNewClick ...

func (*Header) Render

func (c *Header) Render() spago.HTML

Render ...

type Item

type Item struct {
	spago.Core
	ID   int
	Data *store.Item
}

Item ...

func (*Item) OnCompleteClick

func (c *Item) OnCompleteClick(ev js.Value)

OnCompleteClick ...

func (*Item) OnDeleteClick

func (c *Item) OnDeleteClick(ev js.Value)

OnDeleteClick ...

func (*Item) OnEditClick

func (c *Item) OnEditClick(ev js.Value)

OnEditClick ...

func (*Item) Render

func (c *Item) Render() spago.HTML

Render ...

type ItemList

type ItemList struct {
	spago.Core
}

ItemList ...

func (*ItemList) Items

func (c *ItemList) Items() []spago.Markup

Items ...

func (*ItemList) Render

func (c *ItemList) Render() spago.HTML

Render ...

Jump to

Keyboard shortcuts

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