Skip to content

Releases: bloodyowl/observable

dispatcher & defaults

Choose a tag to compare

@bloodyowl bloodyowl released this 16 Jun 13:53
  • .dispatch(cb) & .stopDispatch([cb]) (react-friendly)
  • {getDefaults:function(){return {value:1}}