Roo/bootstrap/Popover.js
authorAlan Knowles <alan@roojs.com>
Thu, 11 Feb 2021 03:42:47 +0000 (11:42 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 11 Feb 2021 03:42:47 +0000 (11:42 +0800)
Roo/bootstrap/Popover.js

index 7a8eef4..fd23720 100644 (file)
@@ -264,7 +264,8 @@ Roo.extend(Roo.bootstrap.Popover, Roo.bootstrap.Component,  {
     },
     /**
      * Show the popover
-     * @param {Roo.Element|string|false} - element to align and point to. (set align to [ pos, offset ])
+     * @param {Roo.Element|string|Boolean} - element to align and point to. (set align to [ pos, offset ])
+     * @param {string} (left|right|top|bottom) position
      */
     show : function (on_el)
     {