ActionCellEffectExtension extension

Provides the effect method for creating an EffectCell triggered by an ActionCell.

on

Methods

effect<T>(T fn(), {dynamic key}) ValueCell<T>
Create a cell with a side effect that is run whenever this cell is triggered..