ExtractedTable interface
Extraction information about a table contained in a page.
Property Details
columns
List of columns contained in the table.
columns?: ExtractedTableColumn[]
Property Value
id
Table identifier.
id?: string
Property Value
string