footer

package module
v0.0.0-...-1c82110 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2017 License: MIT Imports: 2 Imported by: 1

README

Material design lite footer component for vecty and gopherjs

demo https://wizenerd.github.io/footer

go source for the demo https://github.com/wizenerd/ui/tree/master/footer

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func H1

Types

type DropDown struct {
	vecty.Core
	Kind     Kind
	Children vecty.MarkupOrComponentOrHTML
}
func (s *DropDown) Render() *vecty.HTML
type Footer struct {
	vecty.Core
	Kind     Kind
	Children vecty.MarkupOrComponentOrHTML
}

func (*Footer) Render

func (f *Footer) Render() *vecty.HTML

type Kind

type Kind uint
const (
	Mini Kind = iota
	Mega
)

func (Kind) String

func (k Kind) String() string
type LinkList struct {
	vecty.Core
	Kind     Kind
	Children vecty.MarkupOrComponentOrHTML
}

func (*LinkList) Render

func (l *LinkList) Render() *vecty.HTML
type Logo struct {
	vecty.Core
	Children vecty.MarkupOrComponentOrHTML
}

func (*Logo) Render

func (l *Logo) Render() *vecty.HTML

type Section

type Section struct {
	vecty.Core
	Kind     Kind
	Top      bool
	Left     bool
	Right    bool
	Bottom   bool
	Middle   bool
	Children vecty.MarkupOrComponentOrHTML
}

func (*Section) Render

func (s *Section) Render() *vecty.HTML

type SociatButton

type SociatButton struct {
	vecty.Core
	Kind     Kind
	Children vecty.MarkupOrComponentOrHTML
}

func (*SociatButton) Render

func (s *SociatButton) Render() *vecty.HTML

Jump to

Keyboard shortcuts

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