Updated JSDOC param
gitea/salix/pipeline/head This commit looks good
Details
gitea/salix/pipeline/head This commit looks good
Details
This commit is contained in:
parent
ff2a1e7617
commit
ec011cbc4e
|
@ -23,6 +23,7 @@ export default class Popover extends Popup {
|
|||
* it is shown in a visible relative position to it.
|
||||
*
|
||||
* @param {HTMLElement|Event} parent Overrides the parent property
|
||||
* @param {String} direction - Direction [left]
|
||||
*/
|
||||
show(parent, direction) {
|
||||
if (parent instanceof Event)
|
||||
|
|
Loading…
Reference in New Issue