Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTMLAttribute ¶
type HTMLTag ¶
type HTMLTag struct {
Name string
Attributes []HTMLAttribute
Content string
Close TagClose
RawAttributes []string
}
Simple way to render single HTML tag.
func (*HTMLTag) RenderSimple ¶
Click to show internal directories.
Click to hide internal directories.