Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ICellConfig

An object which holds the cell configuration for a widget.

Hierarchy

  • ICellConfig

Index

Properties

column

column: number

The column index for the widget.

columnSpan

columnSpan: number

The column span for the widget.

row

row: number

The row index for the widget.

rowSpan

rowSpan: number

The row span for the widget.

Generated using TypeDoc