errorIndicator property

FdcErrorIndicatorOptions errorIndicator
final

Configures cell-level error markers.

Grid cells support FdcErrorIndicatorMode.none and FdcErrorIndicatorMode.marker. FdcErrorIndicatorMode.inline is reserved for standalone editors and is rejected by validate.

Implementation

final FdcErrorIndicatorOptions errorIndicator;