html

package
v2.0.0-alpha.17 Latest Latest
Warning

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

Go to latest
Published: Sep 23, 2023 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const (
	BodyTag = "body"
	DivTag  = "div"
	SpanTag = "span"
	RowTag  = "row"
	ColTag  = "col"
)

Variables

This section is empty.

Functions

func New

func New(maroto *config.Config, options ...providers.ProviderOption) *html

Types

type Cursor

type Cursor struct {
	X float64
	Y float64
}

type Dimensions

type Dimensions struct {
	Width  float64
	Height float64
}

type Div

type Div struct {
	// contains filtered or unexported fields
}

func (Div) Copy

func (d Div) Copy(_type string, label string) Div

Jump to

Keyboard shortcuts

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