Interface ICellConfig

An object which holds the cell configuration for a widget.

Hierarchy

  • ICellConfig

Properties

column: number

The column index for the widget.

columnSpan: number

The column span for the widget.

row: number

The row index for the widget.

rowSpan: number

The row span for the widget.

Generated using TypeDoc