Library
core
modules
Core Src Node El Eltoxml

Lawtext core references / core/src/node/el/elToXML

Module: core/src/node/el/elToXML

Table of contents

Functions

Functions

innerXML

innerXML(el, withControlEl?): string

Parameters

NameTypeDefault value
elJsonELundefined
withControlElbooleanfalse

Returns

string

Defined in

core/src/node/el/elToXML.ts:31 (opens in a new tab)


outerXML

outerXML(el, withControlEl?): string

Parameters

NameTypeDefault value
elJsonELundefined
withControlElbooleanfalse

Returns

string

Defined in

core/src/node/el/elToXML.ts:22 (opens in a new tab)


wrapXML

wrapXML(el, inner): string

Parameters

NameType
elJsonEL
innerstring

Returns

string

Defined in

core/src/node/el/elToXML.ts:11 (opens in a new tab)