joy-dom
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
joy-dom
html
/
com.j0y.joy.dom.converter.html
/
HtmlOptions
/
HtmlOptions
Html
Options
constructor
(
styleMode
:
StyleMode
=
StyleMode.STYLE_BLOCK_AND_INLINE
,
documentMode
:
DocumentMode
=
DocumentMode.FULL_DOCUMENT
,
prettyPrint
:
Boolean
=
true
,
indent
:
String
=
" "
)