@wdprlib/parser
Preparing search index...
parser/rules/block/table-block/cell-boundary
TableCellOpenResult
Interface TableCellOpenResult
interface
TableCellOpenResult
{
attrs
:
Record
<
string
,
string
>
;
consumed
:
number
;
isHeader
:
boolean
;
pos
:
number
;
tagName
:
TableCellTagName
;
}
Index
Properties
attrs
consumed
is
Header
pos
tag
Name
Properties
attrs
attrs
:
Record
<
string
,
string
>
consumed
consumed
:
number
is
Header
isHeader
:
boolean
pos
pos
:
number
tag
Name
tagName
:
TableCellTagName
Package
Version
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attrs
consumed
is
Header
pos
tag
Name
@wdprlib/parser
Loading...