mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 18:30:09 +00:00
docs...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
fc670efc14
commit
22c3fed074
@ -2660,11 +2660,12 @@ function(title, func){
|
|||||||
|
|
||||||
// Queue action handler...
|
// Queue action handler...
|
||||||
//
|
//
|
||||||
// queueHandler(title[, opts][, arg_handler], func)
|
// queueHandler(title[, opts], func)
|
||||||
|
// queueHandler(title[, opts], arg_handler, func)
|
||||||
// -> action
|
// -> action
|
||||||
//
|
//
|
||||||
// Chained queue handler...
|
// Chained queue handler...
|
||||||
// queueHandler(title[, opts][, queue_handler], func)
|
// queueHandler(title[, opts], queueHandler(..), func)
|
||||||
// -> action
|
// -> action
|
||||||
//
|
//
|
||||||
//
|
//
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user