Fixed missing doc on onPaste.
This commit is contained in:
@@ -600,7 +600,7 @@ class IgniteTemplate {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
*
|
* Adds a on paste event handler to this template.
|
||||||
* @param {Function|IgniteProperty} eventCallback The callback function to be invoked once the event fires.
|
* @param {Function|IgniteProperty} eventCallback The callback function to be invoked once the event fires.
|
||||||
* @returns This ignite template.
|
* @returns This ignite template.
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user