@nkeff/cardboard-js
Preparing search index...
observables
notEmpty
Function notEmpty
notEmpty
<
T
extends
WithLength
>
(
observable
:
IObservable
<
T
>
)
:
IObservable
<
boolean
>
compute
an observable and return a new
Observable
indicating if the value is NOT empty
Type Parameters
T
extends
WithLength
Parameters
observable
:
IObservable
<
T
>
Returns
IObservable
<
boolean
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@nkeff/cardboard-js
Loading...
compute an observable and return a new Observable indicating if the value is NOT empty