diff options
| author | Neylor Ohmaly | 2014-04-21 20:26:02 -0300 |
|---|---|---|
| committer | Neylor Ohmaly | 2014-04-21 20:26:02 -0300 |
| commit | 9c198f813302a481001ad8f28379ded53dafb058 (patch) | |
| tree | 128fdaa3feab250dfe00c7685118b3aa725d192b /README.md | |
| parent | df33f037a0353da75cc34695b91ab16dc5c5da81 (diff) | |
| parent | c1755b785708ba023c484e305d05c28c5640115a (diff) | |
| download | nsPopover-9c198f813302a481001ad8f28379ded53dafb058.tar.bz2 | |
Merge branch 'master' of https://github.com/nohros/nsPopover
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -123,6 +123,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 |
