@wdprlib/parser
Preparing search index...
parser/rules/block/table-block/body
TableBlockBodyResult
Interface TableBlockBodyResult
interface
TableBlockBodyResult
{
consumed
:
number
;
foundClose
:
boolean
;
rows
:
TableRow
[]
;
}
Index
Properties
consumed
found
Close
rows
Properties
consumed
consumed
:
number
found
Close
foundClose
:
boolean
rows
rows
:
TableRow
[]
Package
Version
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
consumed
found
Close
rows
@wdprlib/parser
Loading...