Methods
(inner) addRandomToQueue(target) → {void}
Adds random songs/albums to the queue, one-shot jukebox mode.
Parameters:
Name | Type | Description |
---|---|---|
target |
Element | triggering element |
- Source:
Returns:
- Type
- void
(inner) initModalQueueAddTo() → {void}
Initializes the modalQueueAddTo
- Source:
Returns:
- Type
- void
(inner) showAddRandomToQueue() → {void}
Shows the add random to queue modal
- Source:
Returns:
- Type
- void