borderStyle

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: 2 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 (
	Dashed  Type = "dashed"
	Dotted  Type = "dotted"
	Double  Type = "double"
	Groove  Type = "groove"
	Hidden  Type = "hidden"
	Inset   Type = "inset"
	None    Type = "none"
	Outset  Type = "outset"
	Ridge   Type = "ridge"
	Solid   Type = "solid"
	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