Skip to content
Obsidian Typings
Catalyst (1.13.7)
|
Public (1.13.7)
Search
Ctrl
K
Cancel
Github
Select theme
Dark
Light
Auto
Github
Select theme
Dark
Light
Auto
ItemQueue.addList method
ItemQueue
› addList
Unofficial
Add multiple items to the queue.
Signature:
addList
(items:
T
[]):
void
Parameters:
Parameter
Type
Description
items
T[]
Items to add.
Returns:
void