Search
Preparing search index...
The search index is not available
RoosterJs API Reference
Options
All
Public
Public/Protected
All
Inherited
Menu
RoosterJs API Reference
roosterjs-content-model-types
DOMCreator
Interface DOMCreator
A handler type to convert HTML string to a DOM object
Hierarchy
DOMCreator
Index
Properties
html
ToDOM
Properties
html
ToDOM
html
ToDOM
:
(
html
:
string
)
=>
Document
Type declaration
(
html
:
string
)
:
Document
Parameters
html:
string
Returns
Document
Modules
roosterjs
roosterjs-
color-
utils
roosterjs-
content-
model-
api
roosterjs-
content-
model-
core
roosterjs-
content-
model-
dom
roosterjs-
content-
model-
plugins
roosterjs-
content-
model-
types
roosterjs-
editor-
adapter
roosterjs-
react
DOMCreator
html
ToDOM
Generated using
TypeDoc
A handler type to convert HTML string to a DOM object