Preparing search index...
The search index is not available
@juulsgaard/rxjs-tools
@juulsgaard/rxjs-tools
ObservableQueueDelta
Interface ObservableQueueDelta<T>
Data indicating the change in state for a location in the Queue
interface
ObservableQueueDelta
<
T
>
{
added
:
boolean
;
item
?:
T
;
}
Type Parameters
T
Index
Properties
added
item?
Properties
added
added
:
boolean
Optional
item
item
?:
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
added
item
@juulsgaard/rxjs-tools
Loading...
Data indicating the change in state for a location in the Queue