components

package
v0.0.8 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2019 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Background

type Background struct {
	Color string
}

Background ...

func (*Background) Name

func (c *Background) Name() string

Name ...

type Class

type Class struct {
	List string
}

Class ...

func (*Class) Name

func (c *Class) Name() string

Name ...

type Input

type Input struct {
	Click   func()
	OnClick string
}

Input ...

func (*Input) Name

func (c *Input) Name() string

Name ...

type Position

type Position struct {
	X int
	Y int
}

Position ...

func (*Position) Name

func (c *Position) Name() string

Name ...

type Size

type Size struct {
	Width  int
	Height int
}

Size ...

func (*Size) Name

func (c *Size) Name() string

Name ...

type Tag

type Tag struct {
	Value string
}

Tag ...

func (*Tag) Name

func (c *Tag) Name() string

Name ...

type Text

type Text struct {
	Color string
	Value string
}

Text ...

func (*Text) Name

func (c *Text) Name() string

Name ...

Jump to

Keyboard shortcuts

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