mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 02:10:08 +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...
|
||||
//
|
||||
// queueHandler(title[, opts][, arg_handler], func)
|
||||
// queueHandler(title[, opts], func)
|
||||
// queueHandler(title[, opts], arg_handler, func)
|
||||
// -> action
|
||||
//
|
||||
// Chained queue handler...
|
||||
// queueHandler(title[, opts][, queue_handler], func)
|
||||
// queueHandler(title[, opts], queueHandler(..), func)
|
||||
// -> action
|
||||
//
|
||||
//
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user