Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Key

A key in a key-value pair.

Hierarchy

  • Key

Index

Properties

Properties

Optional cell_id

cell_id: string

The unique ID of the key in the table.

Optional location

location: Location

The numeric location of the identified element in the document, represented with two integers labeled begin and end.

Optional text

text: string

The text content of the table cell without HTML markup.

Generated using TypeDoc