# setHtmlOptions

Options used by setHtml

Availability
0.8
0.8
9.2.0
Extends
Object

NOTE

This is an abstract type. Any object of this structure can be used where this type is used.

# Properties

# baseURL

Availability
0.8
0.8
9.2.0
baseURL :String

Sets the URL that the web content's paths will be relative to.


# mimeType

Availability
0.8
0.8
9.2.0
mimeType :String

Sets the MIME type for the content. Defaults to "text/html" if not specified.

Default: text/html