@wdprlib/parser
Preparing search index...
parser/rules/inline/span/content
SpanContent
Interface SpanContent
interface
SpanContent
{
children
:
Element
[]
;
consumed
:
number
;
escapedChildren
:
Element
[]
;
foundClose
:
boolean
;
splitSpans
:
Element
[]
[]
;
}
Index
Properties
children
consumed
escaped
Children
found
Close
split
Spans
Properties
children
children
:
Element
[]
consumed
consumed
:
number
escaped
Children
escapedChildren
:
Element
[]
found
Close
foundClose
:
boolean
split
Spans
splitSpans
:
Element
[]
[]
Package
Version
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
children
consumed
escaped
Children
found
Close
split
Spans
@wdprlib/parser
Loading...