FlashingCellState

Adaptable State Section for Flashing Cell module

TypeScript
export interface FlashingCellState extends
Extends

BaseState

Properties

PropertyDescription
FlashingCellDefinitionsFlashing Cell Definitions - will flash cells/rows when rule is met

Property Details

FlashingCellDefinitions

Flashing Cell Definitions - will flash cells/rows when rule is met

TypeScript
FlashingCellDefinitions?: FlashingCellDefinition[];
Property Value

FlashingCellDefinition[]