michaelbe812/angular-kit

(rx): enhance rxSource config with lazy argument

Closed this issue · 0 comments

  • enhance config with lazy: boolean option. Default = true. lazy = true will filter undefined and null
  • consider renaming to rx$/ rxOf/ rxFrom (deprecate current signature, expose breakign change)
  • tests
  • docs