Documentation
¶
Index ¶
- func Append(parent, child js.Value)
- func CreateAnchor(dom js.Value, class, content, url string) js.Value
- func CreateButton(dom js.Value, class string) js.Value
- func CreateDiv(dom js.Value, class string) js.Value
- func CreateElement(dom js.Value, tag, class string) js.Value
- func CreateInput(dom js.Value, _type, class string) js.Value
- func CreateItalic(dom js.Value, class, content string) js.Value
- func CreateLine(dom js.Value, class string) js.Value
- func CreateParagraph(dom js.Value, class, content string) js.Value
- func CreatePre(dom js.Value, class string) js.Value
- func CreateSpan(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 ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.