ixfx
Preparing search index...
@ixfx/core
hasLast
Function hasLast
hasLast
<
V
>
(
rx
:
object
)
:
rx
is
ReactiveInitial
<
V
>
Returns
true
if
rx
has a last value
Judged seeing if
.last()
exists on
rx
.
Type Parameters
V
Parameters
rx
:
object
Reactive
Returns
rx
is
ReactiveInitial
<
V
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ixfx
Loading...
Returns true if
rx
has a last valueJudged seeing if
.last()
exists onrx
.