aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNeylor Ohmaly2014-02-25 21:31:56 -0300
committerNeylor Ohmaly2014-02-25 21:31:56 -0300
commit1a4e375236e0ec17ed1ab11e43cd950343310a82 (patch)
treef6fad42b1eea9ae3a6e9252872c1097e4026d622
parent96838f8b18885aadf9497e73be20ecc5bef8ca18 (diff)
downloadnsPopover-1a4e375236e0ec17ed1ab11e43cd950343310a82.tar.bz2
Update of the documentation to reflect the addition of the ns-popover-timeout option0.5.7
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 288c463..6179ed6 100644
--- a/README.md
+++ b/README.md
@@ -82,6 +82,11 @@ A flag that indicates if the ``ns-popover-template`` is a plain string or not, d
The ``ns-popover-trigger`` specify how the popover is triggered. This can be any event that the associated
DOM element can trigger, default: ``click``.
+### ``ns-popover-timeout {Number}``
+
+The ``ns-popover-timeout`` specify the time to wait before closing the popover and after the mouseout event is
+triggered by the popover.
+
### ``ns-popover-placement {String}``
Specifies how to position the popover relative to the triggering element. The placement attribute has the given