diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 | 
1 files changed, 4 insertions, 0 deletions
| @@ -119,6 +119,10 @@ the possible combinations of [position] and [alignment].   * right|bottom - The popover will be positioned on the right side of the triggering element and its bottom will be                   aligned with the bottom of the triggering element. +### ``ns-popover-hide-on-click {Boolean}`` + +Whether or not to hide the popover when it is clicked on, default: ``true``. +  ### Themes | 
