FlashingCellState
Adaptable State Section for Flashing Cell module
TypeScript
export interface FlashingCellState extendsExtends
Properties
| Property | Description |
|---|---|
| FlashingCellDefinitions | Flashing 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[];