Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Dom

Index

Properties

Private _attr

_attr: ISchemaAttribute = schemaAttribute

Private _parser

_parser: DOMParser

Methods

Private _insertAfter

  • _insertAfter(newNode: Node, referenceNode: Node): void

Private _updateSibling

addContainer

  • addContainer(container: HTMLElement, wrapper: HTMLElement): void

getContainer

  • getContainer(scope?: Scope): HTMLElement | null

getHref

  • getHref(el: Link): string | null

getHtml

  • getHtml(doc?: HTMLDocument): string

getNamespace

  • getNamespace(scope?: Scope): string | null

getSibling

getWrapper

removeContainer

  • removeContainer(container: HTMLElement): void

resolveUrl

  • resolveUrl(...urls: string[]): string

toDocument

  • toDocument(htmlString: string): HTMLDocument

toElement

  • toElement(htmlString: string): HTMLDivElement

toString

  • toString(el: HTMLElement): string

Object literals

Private _sibling

_sibling: object

after

after: null = null

before

before: null = null

parent

parent: null = null

Generated using TypeDoc