Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ICreateReactionOptions

Hierarchy

  • ICreateReactionOptions

Index

Properties

Optional runNow

runNow: undefined | false | true

Should this reaction run on initial registration

default

false

Optional runNowWithSideEffects

runNowWithSideEffects: undefined | false | true

Should the initial running of this action cause a regular update that notifies any listeners to this store's state

default

false

Generated using TypeDoc