roojs-bootstrap.js
authorAlan Knowles <alan@roojs.com>
Thu, 28 Jan 2021 03:25:13 +0000 (11:25 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 28 Jan 2021 03:25:13 +0000 (11:25 +0800)
roojs-bootstrap-debug.js

roojs-bootstrap-debug.js

index 4c1f91c..2b5dc7a 100644 (file)
@@ -19605,7 +19605,8 @@ Roo.extend(Roo.bootstrap.Calendar, Roo.bootstrap.Component,  {
  * @cfg {String|function} (right|top|bottom|left|auto) placement how it is placed
  * @cfg {String} trigger click || hover (or false to trigger manually)
  * @cfg {String|Boolean|Roo.Element} add click hander to trigger show over what element
- *      - if false|parent, and it has a 'parent' then it will be automatically added to that element
+ *      - if false and it has a 'parent' then it will be automatically added to that element
+ *      - if string - Roo.get  will be called 
  * @cfg {Number} delay - delay before showing
  
  * @constructor