display

package
v0.0.0-...-958e9d3 Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2020 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Type

type Type string
const (
	Inline           Type = "inline"
	Block            Type = "block"
	Contents         Type = "contents"
	Flex             Type = "flex"
	Grid             Type = "grid"
	InlineBlock      Type = "inline-block"
	InlineFlex       Type = "inline-flex"
	InlineGrid       Type = "inline-grid"
	InlineTable      Type = "inline-table"
	ListItem         Type = "list-item"
	RunIn            Type = "run-in"
	Table            Type = "table"
	TableCaption     Type = "table-caption"
	TableColumnGroup Type = "table-column-group"
	TableHeaderGroup Type = "table-header-group"
	TableFooterGroup Type = "table-footer-group"
	TableRowGroup    Type = "table-row-group"
	TableCell        Type = "table-cell"
	TableColumn      Type = "table-column"
	TableRow         Type = "table-row"
	None             Type = "none"
	Initial          Type = "initial"
	Inherit          Type = "inherit"
)

func (Type) AddTo

func (t Type) AddTo(m map[string]string)

func (Type) Apply

func (t Type) Apply(h *vecty.HTML)

type Value

type Value Type

func (Value) AddTo

func (v Value) AddTo(m map[string]string)

func (Value) Apply

func (v Value) Apply(h *vecty.HTML)

Jump to

Keyboard shortcuts

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