views

package
v0.0.0-...-c1df235 Latest Latest
Warning

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

Go to latest
Published: Oct 22, 2018 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Int

type Int struct {
	vecty.Core

	Data dst.Expr `vecty:"prop"`
	// contains filtered or unexported fields
}

func NewInt

func NewInt(app *stores.App, root gotypes.Object, data dst.Expr) *Int

func (*Int) Render

func (v *Int) Render() vecty.ComponentOrHTML

type String

type String struct {
	vecty.Core

	Data dst.Expr `vecty:"prop"`
	// contains filtered or unexported fields
}

func NewString

func NewString(app *stores.App, root gotypes.Object, data dst.Expr) *String

func (*String) Render

func (v *String) Render() vecty.ComponentOrHTML

Jump to

Keyboard shortcuts

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