@wdprlib/parser
Preparing search index...
parser/rules/block/div/open
DivOpenResult
Interface DivOpenResult
interface
DivOpenResult
{
attributes
:
AttributeMap
;
blockName
:
"div"
|
"div_"
;
bodyStart
:
number
;
consumed
:
number
;
hasRequiredNewline
:
boolean
;
paragraphStrip
:
boolean
;
}
Index
Properties
attributes
block
Name
body
Start
consumed
has
Required
Newline
paragraph
Strip
Properties
attributes
attributes
:
AttributeMap
block
Name
blockName
:
"div"
|
"div_"
body
Start
bodyStart
:
number
consumed
consumed
:
number
has
Required
Newline
hasRequiredNewline
:
boolean
paragraph
Strip
paragraphStrip
:
boolean
Package
Version
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attributes
block
Name
body
Start
consumed
has
Required
Newline
paragraph
Strip
@wdprlib/parser
Loading...