Documentation
¶
Index ¶
- func AppendToDiv(div, child js.Value)
- func CreateAnchor(dom js.Value, class, content, url string) js.Value
- func CreateDiv(dom js.Value, class string) js.Value
- func CreateElement(dom js.Value, tag, class string) js.Value
- func CreateParagraph(dom js.Value, class, content string) js.Value
- func CreatePre(dom js.Value, class string) js.Value
- func CreateText(dom js.Value, tag, class, content string) js.Value
- func CreateTitle(dom js.Value, size int, class, content string) js.Value
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AppendToDiv ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.