(rx): enhance rxSource config with lazy argument
Closed this issue · 0 comments
michaelbe812 commented
- enhance config with
lazy: boolean
option. Default = true. lazy = true will filterundefined
andnull
- consider renaming to rx$/ rxOf/ rxFrom (deprecate current signature, expose breakign change)
- tests
- docs