views

package
v0.0.0-...-f0be8a2 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2019 License: MIT Imports: 9 Imported by: 0

Documentation

Overview

This file was created with https://github.com/pubgo/factor using https://jsgo.io/dave/html2vecty

Index

Constants

View Source
const Styles = `` /* 452-byte string literal not displayed */

Variables

This section is empty.

Functions

This section is empty.

Types

type NotFound

type NotFound struct {
	vecty.Core
}

func NewNotFound

func NewNotFound() *NotFound

func (*NotFound) Handle

func (t *NotFound) Handle(ctx *jsvapper.Context)

func (*NotFound) ReadyStateComplete

func (t *NotFound) ReadyStateComplete()

func (*NotFound) Render

func (t *NotFound) Render() vecty.ComponentOrHTML

type Page

type Page struct {
	vecty.Core
	// contains filtered or unexported fields
}

func NewPage

func NewPage() *Page

func (*Page) Handle

func (t *Page) Handle(ctx *jsvapper.Context)

func (*Page) Init

func (t *Page) Init(app *jsvapper.Vapper, editor *stores.EditorStore)

func (*Page) Mount

func (t *Page) Mount()

func (*Page) ReadyStateComplete

func (t *Page) ReadyStateComplete()

ReadyStateComplete call when ReadyState is Complete

func (*Page) Render

func (t *Page) Render() vecty.ComponentOrHTML

func (*Page) Unmount

func (t *Page) Unmount()

type Test

type Test struct {
	vecty.Core
}

func (*Test) Render

func (p *Test) Render() vecty.ComponentOrHTML

Jump to

Keyboard shortcuts

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