table

package
v0.1.83 Latest Latest
Warning

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

Go to latest
Published: Oct 22, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Tbody added in v0.1.17

func Tbody() compton.Element

func Td added in v0.1.17

func Td() compton.Element

func Tfoot added in v0.1.17

func Tfoot() compton.Element

func Th added in v0.1.17

func Th() compton.Element

func Thead added in v0.1.17

func Thead() compton.Element

func Tr added in v0.1.17

func Tr() compton.Element

Types

type TableElement added in v0.1.17

type TableElement struct {
	compton.BaseElement
	// contains filtered or unexported fields
}

func Table

func Table(r compton.Registrar) *TableElement

func (*TableElement) AppendFoot added in v0.1.17

func (te *TableElement) AppendFoot(columns ...string) *TableElement

func (*TableElement) AppendHead added in v0.1.17

func (te *TableElement) AppendHead(columns ...string) *TableElement

func (*TableElement) AppendRow added in v0.1.17

func (te *TableElement) AppendRow(data ...string) *TableElement

func (*TableElement) WriteStyles added in v0.1.25

func (te *TableElement) WriteStyles(w io.Writer) error

Jump to

Keyboard shortcuts

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