Interface IWord

Hierarchy

  • IWord

Properties

Properties

element: HTMLElement

HTML element representing a single word.

letters: ILetter[]

Array of letter objects within the word.

text: string

The text content of the word.