Methods
(inner) copyPlaylist(target) → {void}
Copies the playlist to another playlist
Parameters:
Name | Type | Description |
---|---|---|
target |
Element | triggering element |
- Source:
Returns:
- Type
- void
(inner) showCopyPlaylist(srcPlists) → {void}
Shows the copy playlist modal
Parameters:
Name | Type | Description |
---|---|---|
srcPlists |
Array | playlist to remove the entries |
- Source:
Returns:
- Type
- void