html-dom
Use
(↥ "pkg:html-dom" pkg)
Call the exports below through the pkg alias, for example pkg.HtmlDomCodeSlotCore.
Functions
HtmlDomCodeSlotCore
Type: (∷ (→ Unit Any))
Construct HtmlDomCodeSlotCore values.
HtmlDomCodeSlotReserved
Type: (∷ (→ Unit Any))
Construct HtmlDomCodeSlotReserved values.
HtmlDomCodeSlotUnknown
Type: (∷ (→ Unit Any))
Construct HtmlDomCodeSlotUnknown values.
HtmlDomStable
Type: (∷ (→ Unit Any))
Construct HtmlDomStable values.
html-dom-library-name
Type: (∷ (→ Unit Any))
0x0 library function html-dom-library-name.
html-dom-build-stage
Type: (∷ (→ Unit Any))
0x0 library function html-dom-build-stage.
html-dom-api-version
Type: (∷ (→ Unit Any))
0x0 library function html-dom-api-version.
html-dom-wire-schema-version
Type: (∷ (→ Unit Any))
0x0 library function html-dom-wire-schema-version.
html-dom-runtime-error-code
Type: (∷ (→ Any Any))
0x0 library function html-dom-runtime-error-code.
html-dom-error
Type: (∷ (→ Any Any Any Any Any))
0x0 library function html-dom-error.
parse-html
Type: (∷ (→ Any Any Any))
0x0 library function parse-html.
html-dom-document-title
Type: (∷ (→ Any Any))
0x0 library function html-dom-document-title.
html-dom-document-language
Type: (∷ (→ Any Any))
0x0 library function html-dom-document-language.
html-dom-document-description
Type: (∷ (→ Any Any))
0x0 library function html-dom-document-description.
html-dom-document-open-graph-title
Type: (∷ (→ Any Any))
0x0 library function html-dom-document-open-graph-title.
html-dom-document-open-graph-description
Type: (∷ (→ Any Any))
0x0 library function html-dom-document-open-graph-description.
html-dom-document-canonical-url
Type: (∷ (→ Any Any))
0x0 library function html-dom-document-canonical-url.
html-dom-document-base-url
Type: (∷ (→ Any Any))
0x0 library function html-dom-document-base-url.
html-dom-document-body-text
Type: (∷ (→ Any Any))
0x0 library function html-dom-document-body-text.
html-dom-document-headings
Type: (∷ (→ Any Any))
0x0 library function html-dom-document-headings.
html-dom-document-links
Type: (∷ (→ Any Any))
0x0 library function html-dom-document-links.
html-dom-document-forms
Type: (∷ (→ Any Any))
0x0 library function html-dom-document-forms.
html-dom-document-nodes
Type: (∷ (→ Any Any))
0x0 library function html-dom-document-nodes.
html-dom-heading-count
Type: (∷ (→ Any Any))
0x0 library function html-dom-heading-count.
html-dom-link-count
Type: (∷ (→ Any Any))
0x0 library function html-dom-link-count.
html-dom-form-count
Type: (∷ (→ Any Any))
0x0 library function html-dom-form-count.
html-dom-node-count
Type: (∷ (→ Any Any))
0x0 library function html-dom-node-count.
html-dom-document-heading-count
Type: (∷ (→ Any Any))
0x0 library function html-dom-document-heading-count.
html-dom-document-link-count
Type: (∷ (→ Any Any))
0x0 library function html-dom-document-link-count.
html-dom-document-form-count
Type: (∷ (→ Any Any))
0x0 library function html-dom-document-form-count.
html-dom-document-node-count
Type: (∷ (→ Any Any))
0x0 library function html-dom-document-node-count.
html-dom-first-heading-text
Type: (∷ (→ Any Any))
0x0 library function html-dom-first-heading-text.
html-dom-first-link-href
Type: (∷ (→ Any Any))
0x0 library function html-dom-first-link-href.
html-dom-first-link-text
Type: (∷ (→ Any Any))
0x0 library function html-dom-first-link-text.
html-dom-first-form-action
Type: (∷ (→ Any Any))
0x0 library function html-dom-first-form-action.
html-dom-first-form-method
Type: (∷ (→ Any Any))
0x0 library function html-dom-first-form-method.
html-dom-form-field-count
Type: (∷ (→ Any Any))
0x0 library function html-dom-form-field-count.
html-dom-form-button-count
Type: (∷ (→ Any Any))
0x0 library function html-dom-form-button-count.
html-dom-first-form-field-count
Type: (∷ (→ Any Any))
0x0 library function html-dom-first-form-field-count.
html-dom-first-form-button-count
Type: (∷ (→ Any Any))
0x0 library function html-dom-first-form-button-count.
html-dom-first-form-first-field-name
Type: (∷ (→ Any Any))
0x0 library function html-dom-first-form-first-field-name.
html-dom-first-table-row-count
Type: (∷ (→ Any Any))
0x0 library function html-dom-first-table-row-count.
html-dom-code-block-count
Type: (∷ (→ Any Any))
0x0 library function html-dom-code-block-count.
html-dom-image-count
Type: (∷ (→ Any Any))
0x0 library function html-dom-image-count.
html-dom-code-slot
Type: (∷ (→ Any Any))
0x0 library function html-dom-code-slot.
html-dom-code-slot-text
Type: (∷ (→ Any Any))
0x0 library function html-dom-code-slot-text.
html-dom-is-reserved-code
Type: (∷ (→ Any Any))
0x0 library function html-dom-is-reserved-code.
ensure-non-reserved-html-dom-code
Type: (∷ (→ Any Any))
0x0 library function ensure-non-reserved-html-dom-code.