ActionCellEffectExtension extension
Provides the effect method for creating an EffectCell triggered by an ActionCell.
- on
-
- ValueCell<
void>
- ValueCell<
Methods
-
effect<
T> (T fn(), {dynamic key}) → ValueCell< T> -
Available on ValueCell<
Create a cell with a side effect that is run whenever this cell is triggered..void> , provided by the ActionCellEffectExtension extension