Options when creating a reactive from a function.
Options when creating a reactive from a generator Default: { lazy: true, interval: 5 }
{ lazy: true, interval: 5 }
Options when creating a reactive from a function.