Markdown GFM table row.
children:
TableCell
[]
Children of GFM table row.
node_modules/@types/mdast/index.d.ts:1025
optional
data:TableRowData
Data associated with the mdast GFM table row.
node_modules/@types/mdast/index.d.ts:1029
optional
position:Position
Position of a node in a source document.
Nodes that are generated (not in the original source document) must not have a position.
node_modules/@types/unist/index.d.ts:103
type:
"tableRow"
Node type of mdast GFM table row.
node_modules/@types/mdast/index.d.ts:1021