Options
All
  • Public
  • Public/Protected
  • All
Menu

Cell wraps around a to provide an easier to use api.

Hierarchy

  • Cell

Index

Constructors

Properties

Methods

Constructors

constructor

  • new Cell(element: HTMLElement): Cell

Properties

element

element: HTMLElement

Methods

setContent

  • setContent(r: Renderable): Cell
  • setContent chanages the content of the Cell's element.

    Parameters

    • r: Renderable

    Returns Cell

Generated using TypeDoc