Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Element

A component part of the document.

Hierarchy

  • Element

Index

Properties

Optional attributes

attributes: Attribute[]

List of document attributes.

Optional categories

categories: Category[]

List of functional categories into which the element falls; in other words, the subject matter of the element.

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 of the element.

Optional types

types: TypeLabel[]

Description of the action specified by the element and whom it affects.

Generated using TypeDoc