Lawtext core references / core/src/node/el/elToXML
core/src/node/el/elToXML
Functions
innerXML()
innerXML(
el
,withControlEl
):string
Defined in: core/src/node/el/elToXML.ts:31 (opens in a new tab)
Parameters
el
withControlEl
boolean
= false
Returns
string
outerXML()
outerXML(
el
,withControlEl
):string
Defined in: core/src/node/el/elToXML.ts:22 (opens in a new tab)
Parameters
el
withControlEl
boolean
= false
Returns
string
wrapXML()
wrapXML(
el
,inner
):string
Defined in: core/src/node/el/elToXML.ts:11 (opens in a new tab)
Parameters
el
inner
string
Returns
string