htmlforge
Preparing search index...
HTMLDocument
Class HTMLDocument
Index
Constructors
constructor
Properties
body
head
Methods
attribute
Add
to
String
Constructors
constructor
new
HTMLDocument
(
params
?:
{
indentCount
?:
number
;
signatureDisplay
?:
boolean
}
,
)
:
HTMLDocument
Parameters
Optional
params
:
{
indentCount
?:
number
;
signatureDisplay
?:
boolean
}
Returns
HTMLDocument
Properties
Readonly
body
body
:
NodeElement
Readonly
head
head
:
NodeElement
Methods
attribute
Add
attributeAdd
(
name
:
string
,
value
:
string
)
:
HTMLDocument
Parameters
name
:
string
value
:
string
Returns
HTMLDocument
to
String
toString
()
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
body
head
Methods
attribute
Add
to
String
htmlforge
Loading...