Roo/bootstrap/Popover.js
authorAlan Knowles <alan@roojs.com>
Wed, 27 Jan 2021 09:12:07 +0000 (17:12 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 27 Jan 2021 09:12:07 +0000 (17:12 +0800)
Roo/bootstrap/Popover.js

index 80bc45f..0135db5 100644 (file)
@@ -11,7 +11,7 @@
  * Bootstrap Popover class
  * @cfg {String} html contents of the popover   (or false to use children..)
  * @cfg {String} title of popover (or false to hide)
- * @cfg {String} placement how it is placed
+ * @cfg {String|function} (right|top) placement how it is placed
  * @cfg {String} trigger click || hover (or false to trigger manually)
  * @cfg {String} over what (parent or false to trigger manually.)
  * @cfg {Number} delay - delay before showing