Interface Library

Index

Call signatures

Properties

Methods

Call signatures

(selector: string): Doc

Parameters

  • selector: string

Returns

Doc

(domElement: HTMLElement): Doc

Parameters

  • domElement: HTMLElement

Returns

Doc

Properties

public Element: ElementStatic

public supported: boolean

Methods

public create(name: string): any

Parameters

  • name: string

Returns

any

public extend(parent: Object, obj: Object)

Parameters

  • parent: Object
  • obj: Object

public get(id: string): Element

Parameters

  • id: string

Returns

Element