cellIndicator property

FdcGridCellIndicator cellIndicator
final

Active cell indicator component configuration.

The cell indicator is visible by default and marks the current cell with either a bottom line or an outline. Column-level showIndicator: false suppresses this indicator for that column.

Implementation

final FdcGridCellIndicator cellIndicator;