@ssh/audiosalad-xml - v1.0.1
GitHub
npm
Preparing search index...
ParseOptions
Interface ParseOptions
interface
ParseOptions
{
onUnknownElement
?:
"error"
|
"ignore"
;
}
Index
Properties
on
Unknown
Element?
Properties
Optional
on
Unknown
Element
onUnknownElement
?:
"error"
|
"ignore"
What to do with elements the v3.4 schema does not define. Default
'error'
.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
on
Unknown
Element
GitHub
npm
@ssh/audiosalad-xml - v1.0.1
Loading...
What to do with elements the v3.4 schema does not define. Default
'error'.