Prelude API
Guides
Skill
GitHub
Preparing search index...
@prelude/xml
json
Variable json
Const
json
:
(
element
:
Element
,
options
?:
{
inlineAttributePrefix
?:
string
|
null
;
undefinedElementsIfEmpty
?:
boolean
;
}
,
)
=>
any
= Json.json
Type Declaration
(
element
:
Element
,
options
?:
{
inlineAttributePrefix
?:
string
|
null
;
undefinedElementsIfEmpty
?:
boolean
;
}
,
)
:
any
Parameters
element
:
Element
options
:
{
inlineAttributePrefix
?:
string
|
null
;
undefinedElementsIfEmpty
?:
boolean
}
= {}
Returns
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guides
Skill
GitHub
Prelude API
Loading...