Roo/bootstrap/Popover.js
authorAlan Knowles <alan@roojs.com>
Thu, 28 Jan 2021 05:33:16 +0000 (13:33 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 28 Jan 2021 05:33:16 +0000 (13:33 +0800)
Roo/bootstrap/Popover.js

index ee5f81f..9a5d696 100644 (file)
@@ -13,6 +13,7 @@
  * @cfg {String} title of popover (or false to hide)
  * @cfg {String|function} (right|top|bottom|left|auto) placement how it is placed
  * @cfg {String} trigger click || hover (or false to trigger manually)
+ * @cfg {Boolean} modal - popovers that are modal will mask the screen, and must be closed with another event.
  * @cfg {String|Boolean|Roo.Element} add click hander to trigger show over what element
  *      - if false and it has a 'parent' then it will be automatically added to that element
  *      - if string - Roo.get  will be called