Header menu logo fable-electron-docs-api

Data Type

Constructors

Constructor Description

Data(?text, ?html, ?image, ?rtf, ?bookmark)

Full Usage: Data(?text, ?html, ?image, ?rtf, ?bookmark)

Parameters:
    ?text : string -
    ?html : string -
    ?image : NativeImage -
    ?rtf : string -
    ?bookmark : string - The title of the URL at text.

Returns: Data
?text : string

?html : string

?image : NativeImage

?rtf : string

?bookmark : string

The title of the URL at text.

Returns: Data

Instance members

Instance member Description

this.bookmark

Full Usage: this.bookmark

The title of the URL at text.

this.html

Full Usage: this.html

this.image

Full Usage: this.image

this.rtf

Full Usage: this.rtf

this.text

Full Usage: this.text

Type something to start searching.