Skip to content

Default value callback

Compare
Choose a tag to compare
@javierbrea javierbrea released this 14 Oct 06:51
· 25 commits to master since this release
54cabf2

Added

  • defaultValue argument in Origin Constructor now can be a function. It will be called to obtain the defaultValue, passing to it the current query as argument.
  • Add utility for testing catch functions of selector sources.